8 lines
179 B
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
|