Update deployer.yml

This commit is contained in:
Matte 2024-04-29 12:44:22 +03:00
parent f1e1e806c2
commit b184a8969c

View File

@ -185,6 +185,7 @@
network: host
volumes:
- "/root/frontend/.env:/usr/src/app/.env"
- "/root/frontend/icon:/usr/src/app/icon"
restart_policy: always
command: "npm start"
when: