mirror of
https://github.com/traefik/traefik.git
synced 2026-06-17 19:09:29 +03:00
Update systemd service file with new cli flags
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
Description=Traefik
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/traefik /etc/traefik.toml
|
||||
ExecStart=/usr/bin/traefik --configFile=/etc/traefik.toml
|
||||
Restart=on-failure
|
||||
|
||||
Reference in New Issue
Block a user