frontPanel/deployments/staging/docker-compose.yaml

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