change url
This commit is contained in:
+1
-1
@@ -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
|
||||
Reference in New Issue
Block a user