mirror of
https://gitlab.com/little-lines/docs.git
synced 2024-11-10 04:54:24 +00:00
13 lines
213 B
Text
13 lines
213 B
Text
|
[Unit]
|
||
|
Description=Little Lines Documentation
|
||
|
|
||
|
[Container]
|
||
|
ContainerName=little-lines-docs
|
||
|
Image=little-lines-docs
|
||
|
PublishPort=8000:80
|
||
|
|
||
|
[Service]
|
||
|
Restart=always
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target default.target
|