front-hub/deployments/main/docker-compose.yaml
2025-08-15 17:43:32 +03:00

10 lines
179 B
YAML

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