mirror of
https://github.com/arthur-pbty/links.git
synced 2026-08-01 20:29:27 +02:00
Ajout de la directive de redémarrage pour le service app dans docker-compose.yml
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
- ./:/usr/src/app
|
||||
ports:
|
||||
- "3001:3000"
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
- PORT=3000
|
||||
|
||||
Reference in New Issue
Block a user