frontAnswerer/deployments/main/docker-compose.yaml

8 lines
176 B
YAML
Raw Normal View History

2024-01-30 19:03:44 +00:00
services:
respondent:
container_name: respondent
restart: unless-stopped
2025-07-25 10:55:22 +00:00
image: gitea.pena/squiz/frontanswerer/main:latest
2024-01-30 19:03:44 +00:00
hostname: respondent
tty: true