fix
This commit is contained in:
parent
e1af4cf1bf
commit
0e0a8f55bb
@ -15,6 +15,7 @@ services:
|
|||||||
- DB_NAME=${DB_NAME}
|
- DB_NAME=${DB_NAME}
|
||||||
- DB_USER=${DB_USER}
|
- DB_USER=${DB_USER}
|
||||||
- DB_PASSWORD=${DB_PASSWORD}
|
- DB_PASSWORD=${DB_PASSWORD}
|
||||||
|
- CORS_ALLOWED_ORIGINS=${CORS_ALLOWED_ORIGINS}
|
||||||
|
|
||||||
stockseeker_db:
|
stockseeker_db:
|
||||||
image: postgres:latest
|
image: postgres:latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user