freelance-project-34-market.../d1/fxreader.online-gateway.service

14 lines
231 B
Desktop File

[Unit]
Description=fxreader.online-service
[Service]
#Type=oneshot
ExecStart=/usr/bin/docker compose up
WorkingDirectory={{PROJECT_ROOT}}
StandardOutput=null
StandardError=null
Restart=always
[Install]
WantedBy=multi-user.target