frontAnswerer/deployments/staging/docker-compose.yaml
2025-08-09 16:36:54 +03:00

9 lines
203 B
YAML

services:
respondent:
container_name: respondent
restart: unless-stopped
image: gitea.pena/squiz/frontanswerer/staging:latest
hostname: respondent
tty: true
pull_policy: always