update rules and systemd
This commit is contained in:
4
debian/mse-oidc-demo.service
vendored
4
debian/mse-oidc-demo.service
vendored
@ -7,9 +7,9 @@ StartLimitInterval=0
|
||||
[Service]
|
||||
Type=simple
|
||||
WorkingDirectory=/srv/mse-oidc-demo/
|
||||
ExecStart=docker-compose up
|
||||
ExecStart=/usr/bin/docker-compose up
|
||||
ExecStop=/usr/bin/docker-compose down
|
||||
Restart=always
|
||||
StartLimitIntervalSec=0
|
||||
User=root
|
||||
Group=root
|
||||
|
||||
|
Reference in New Issue
Block a user