front-hub/deployments/staging/docker-compose.yaml

9 lines
170 B
YAML
Raw Permalink Normal View History

2023-05-07 12:13:30 +00:00
services:
hub:
container_name: hub
restart: unless-stopped
2025-05-12 13:43:20 +00:00
image: gitea.pena/penaside/front-hub/staging:$GITHUB_RUN_NUMBER
2023-05-07 12:13:30 +00:00
hostname: hub
tty: true