auto update repo
This commit is contained in:
parent
990de9b75c
commit
b389e22a85
Binary file not shown.
|
|
@ -279,3 +279,12 @@ services:
|
|||
restart: unless-stopped
|
||||
networks:
|
||||
- dd
|
||||
|
||||
singleoffice-front:
|
||||
image: registry.dot-dot.ru/singleoffice:${SINGLEOFFICEFRONT_TAG}
|
||||
command: npm run start
|
||||
volumes:
|
||||
- ./configs/singleoffice-front/.env.local:/app/.env
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- dd
|
||||
|
|
|
|||
Loading…
Reference in New Issue