f
All checks were successful
Deploy Production / deploy (push) Successful in 28s

This commit is contained in:
parent 9fc9e3fd9d
commit 94d57fa8f2

View File

@ -28,15 +28,9 @@ services:
DATABASE_PASSWORD: 123Kartasoup123 DATABASE_PASSWORD: 123Kartasoup123
DATABASE_NAME: karta_soup DATABASE_NAME: karta_soup
NODE_ENV: production NODE_ENV: production
network_mode: host networks:
ports: - internal
- "3000:3000"
volumes:
postgres_data:
networks: networks:
proxy:
external: true
internal: internal:
external: true external: true