auto update repo
This commit is contained in:
parent
5e7c6bc5f8
commit
7f08c69201
|
|
@ -14,6 +14,7 @@ x-defaults-php: &defaults-php
|
|||
image: registry.dot-dot.ru/dot-dot:${dotdot_tag}
|
||||
restart: unless-stopped
|
||||
entrypoint: /entrypoint.sh
|
||||
user: "www-data:www-data"
|
||||
volumes:
|
||||
- ./configs/php/.env.local:/application/.env.local
|
||||
- ./configs/php/zz-docker.conf:/usr/local/etc/php-fpm.d/zz-docker.conf
|
||||
|
|
|
|||
Loading…
Reference in New Issue