auto update repo
This commit is contained in:
parent
5359505938
commit
d0ac558ba8
Binary file not shown.
|
|
@ -270,3 +270,12 @@ services:
|
|||
restart: unless-stopped
|
||||
networks:
|
||||
- dd
|
||||
|
||||
singleoffice:
|
||||
image: registry.dot-dot.ru/singleoffice:${SINGLEOFFICE_TAG}
|
||||
command: sh -c 'php-fpm'
|
||||
volumes:
|
||||
- ./configs/singleoffice/.env.local:/application/.env.local
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- dd
|
||||
|
|
|
|||
Loading…
Reference in New Issue