front-hub/deployments/staging/docker-compose.yaml
2025-08-07 15:55:25 +03:00

9 lines
158 B
YAML

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