mirror of
https://github.com/traefik/traefik.git
synced 2025-11-25 12:41:18 +01:00
Update systemd service file with new cli flags
This commit is contained in:
parent
d4cc3900bd
commit
6a8bacf01c
@ -2,5 +2,5 @@
|
|||||||
Description=Traefik
|
Description=Traefik
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/traefik /etc/traefik.toml
|
ExecStart=/usr/bin/traefik --configFile=/etc/traefik.toml
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user