update pour test
This commit is contained in:
parent
ce7ce16699
commit
0e0f4c4968
@ -15,7 +15,7 @@ services:
|
|||||||
- db
|
- db
|
||||||
volumes:
|
volumes:
|
||||||
- backend_server_app:/app # Utiliser un volume nommé explicitement
|
- backend_server_app:/app # Utiliser un volume nommé explicitement
|
||||||
working_dir: /manga-backend-server
|
working_dir: /app/manga-backend-server
|
||||||
command: sh -c "npm install && node app.js"
|
command: sh -c "npm install && node app.js"
|
||||||
|
|
||||||
db:
|
db:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user