front-hub/deployments/main/docker-compose.yaml
2025-08-13 01:56:14 +03:00

10 lines
180 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