ajout restartPolicy
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user