This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
name: backendia
|
||||
|
||||
services:
|
||||
backendia:
|
||||
build:
|
||||
@@ -6,8 +8,7 @@ services:
|
||||
container_name: backendia-prod
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
# Port local 3005 (non utilisé par YunoHost) vers port 3000 du conteneur
|
||||
- "127.0.0.1:3005:3000"
|
||||
- "3005:3000"
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
- PORT=3000
|
||||
|
||||
Reference in New Issue
Block a user