front-hub/deployments/staging/docker-compose.yaml
2025-08-07 16:44:47 +03:00

10 lines
182 B
YAML

services:
hub:
container_name: hub
restart: unless-stopped
image: gitea.pena/penaside/front-hub/staging:latest
hostname: hub
tty: true
pull_policy: always