frontAnswerer/deployments/staging/docker-compose.yaml

8 lines
179 B
YAML

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