frontPanel/deployments/main/docker-compose.yaml

8 lines
156 B
YAML
Raw Normal View History

2024-01-30 14:09:56 +00:00
services:
squiz:
container_name: squiz
restart: unless-stopped
2025-06-17 21:24:08 +00:00
image: gitea.pena/squiz/frontpanel/main:1018
2024-01-30 14:09:56 +00:00
hostname: squiz
tty: true