restart policy

This commit is contained in:
Christoph Haas 2019-01-03 10:20:58 +01:00
parent b578e567ac
commit e3ee82006d
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ services:
- php-fpm
links:
- php-fpm
restart: unless-stopped
environment:
VIRTUAL_HOST: ${VIRTUAL_HOST}
LETSENCRYPT_HOST: ${LETSENCRYPT_HOST}