16 lines
237 B
Text
16 lines
237 B
Text
[Unit]
|
|
Description=The Lounge
|
|
|
|
[Container]
|
|
ContainerName=thelounge
|
|
Image=ghcr.io/thelounge/thelounge:latest
|
|
|
|
PublishPort=9000:9000
|
|
|
|
Volume=thelounge-data:/var/opt/thelounge
|
|
|
|
[Service]
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|