frontAnswerer/deployments/staging/docker-compose.yaml

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