This commit is contained in:
parent
9fc9e3fd9d
commit
94d57fa8f2
@ -28,15 +28,9 @@ services:
|
||||
DATABASE_PASSWORD: 123Kartasoup123
|
||||
DATABASE_NAME: karta_soup
|
||||
NODE_ENV: production
|
||||
network_mode: host
|
||||
ports:
|
||||
- "3000:3000"
|
||||
|
||||
volumes:
|
||||
postgres_data:
|
||||
networks:
|
||||
- internal
|
||||
|
||||
networks:
|
||||
proxy:
|
||||
external: true
|
||||
internal:
|
||||
external: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user