mirror of
https://scm.univ-tours.fr/22107988t/rappaurio-sae501_502.git
synced 2025-05-31 10:22:47 +02:00
removed nodejs publish port 5000
This commit is contained in:
parent
e32b25845e
commit
8be4a6d9f8
@ -7,8 +7,6 @@ services:
|
||||
context: ./app-rappaurio
|
||||
volumes:
|
||||
- ./app-rappaurio:/user/src/app
|
||||
ports:
|
||||
- "5000:5000"
|
||||
restart: unless-stopped
|
||||
|
||||
nginx: # Service serveur web
|
||||
@ -22,7 +20,6 @@ services:
|
||||
- "8888:80"
|
||||
restart: unless-stopped
|
||||
|
||||
|
||||
db:
|
||||
image: mariadb:latest
|
||||
networks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user