frontPanel/deployments/staging/docker-compose.yaml

8 lines
164 B
YAML
Raw Normal View History

2023-07-01 15:45:44 +00:00
services:
squiz:
container_name: squiz
restart: unless-stopped
2025-08-06 22:28:49 +00:00
image: gitea.pena/squiz/frontanswerer/staging:latest
2023-07-01 15:45:44 +00:00
hostname: squiz
tty: true