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

9 lines
183 B
YAML

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