2023-12-17 13:22:21 +00:00
|
|
|
services:
|
2023-12-17 23:37:32 +00:00
|
|
|
respondent:
|
|
|
|
container_name: respondent
|
2023-12-17 13:22:21 +00:00
|
|
|
restart: unless-stopped
|
2025-07-29 15:26:07 +00:00
|
|
|
image: gitea.pena/squiz/frontanswerer/staging:latest
|
2023-12-17 23:37:32 +00:00
|
|
|
hostname: respondent
|
2023-12-17 13:22:21 +00:00
|
|
|
tty: true
|