Update deployer.yml

This commit is contained in:
Matte 2024-04-29 13:00:46 +03:00
parent b184a8969c
commit 341a5bea66

View File

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