forked from Ivasoft/traefik
Merge pull request #246 from keis/new-style-argument-systemd
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