frontPanel/deployments/staging/docker-compose.yaml
skeris e2198f4cfe
All checks were successful
Deploy / DeployService (push) Successful in 24s
--
2025-02-02 22:39:13 +03:00

11 lines
226 B
YAML

version: "3"
services:
squiz:
container_name: squiz
restart: unless-stopped
image: gitea.pena/squiz/frontpanel/staging:324
labels:
com.pena.domains: squiz.pena.digital
hostname: squiz
tty: true