update cors
This commit is contained in:
@@ -11,8 +11,6 @@ services:
|
||||
|
||||
postgres:
|
||||
image: postgres:12.0-alpine
|
||||
volumes:
|
||||
- ./database:/var/lib/postgresql
|
||||
environment:
|
||||
POSTGRES_USER: savvy
|
||||
POSTGRES_PASSWORD: savvy001!
|
||||
|
||||
Reference in New Issue
Block a user