frontAnswerer/deployments/main/docker-compose.yaml

8 lines
188 B
YAML
Raw Normal View History

2024-01-30 19:03:44 +00:00
services:
respondent:
container_name: respondent
restart: unless-stopped
2025-03-09 13:27:31 +00:00
image: gitea.pena/squiz/frontanswerer/main:$GITHUB_RUN_NUMBER
2024-01-30 19:03:44 +00:00
hostname: respondent
tty: true