10 lines
195 B
Text
10 lines
195 B
Text
[Container]
|
|
Image=localhost/internet-login:latest
|
|
Network=host
|
|
Volume=%h/volumes/internet-login/config.toml:/volumes/config.toml:Z,ro
|
|
|
|
[Service]
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=default.target
|