change url

This commit is contained in:
smanylov
2025-12-03 15:38:54 +07:00
parent 46cf768bd8
commit c0acec016b
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -11,6 +11,7 @@ services:
environment:
- NODE_ENV=production
- PORT=2999
- DOCKER_ENV=true
volumes:
- ./public:/app/public
- ./package.json:/app/package.json
@@ -20,5 +21,4 @@ services:
networks:
app-network:
external: true
name: app-network