frontPanel/deployments/main/docker-compose.yaml
2025-08-13 02:19:51 +03:00

9 lines
182 B
YAML

services:
squiz:
container_name: squiz
restart: unless-stopped
image: gitea.pena/squiz/frontpanel/main:latest
hostname: squiz
tty: true
pull_policy: always