dasig/frontend/podman.container
2026-02-16 11:37:25 +08:00

13 lines
No EOL
180 B
Text

[Unit]
Description=DASIG
[Container]
ContainerName=dasig
Image=localhost/dasig
PublishPort=8080:8080
[Service]
Restart=always
[Install]
WantedBy=multi-user.target default.target