ajout restartPolicy

This commit is contained in:
2025-01-26 15:00:30 +01:00
parent d06989c4c6
commit 0bb82bb51f
3 changed files with 4 additions and 1 deletions

View File

@ -4,6 +4,7 @@ services:
image: pahekokaz
build: .
container_name: ${pahekoServName}
restart: ${restartPolicy}
volumes:
- ./config/config.local.php:/var/www/paheko/config.local.php
- ./config/factory_cron.sh:/var/www/paheko/factory_cron.sh