freelance-project-34-market.../d1/fxreader.online-gateway.service
Siarhei Siniak 43c711cb2c [+] add make
1. add venv_compile;
  2. add venv;
  3. add mypy;
  4. update d1/cpanel.py
    to aggregate .ssh/known_hosts files;
  5. add systemd service for a gateway;
2025-03-20 19:03:05 +03:00

12 lines
186 B
Desktop File

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