mirror of https://github.com/CIRCL/lookyloo
chg: Add missing character
parent
34deb24afc
commit
fafcc8ff89
|
@ -8,7 +8,7 @@ User=<system user used to install lookyloo>
|
||||||
Group=<group of the user used to install lookyloo>
|
Group=<group of the user used to install lookyloo>
|
||||||
Type=forking
|
Type=forking
|
||||||
RemainAfterExit=true
|
RemainAfterExit=true
|
||||||
WorkingDirectory=path to the directory where you installed aquarium>
|
WorkingDirectory=<path to the directory where you installed aquarium>
|
||||||
ExecStart=/usr/bin/docker-compose up -d --remove-orphans
|
ExecStart=/usr/bin/docker-compose up -d --remove-orphans
|
||||||
ExecStop=/usr/bin/docker-compose down
|
ExecStop=/usr/bin/docker-compose down
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue