adminFront/deployments/main/docker-compose.yaml

10 lines
202 B
YAML
Raw Normal View History

2024-01-27 13:48:27 +00:00
services:
admin_front:
restart: unless-stopped
2025-06-17 20:15:11 +00:00
image: gitea.pena/penaside/adminfront/main:1102
2024-01-27 13:48:27 +00:00
hostname: admin
ports:
2025-02-28 21:41:02 +00:00
- 10.8.0.131:80:80
- 10.8.0.131:443:443
2024-01-27 13:48:27 +00:00
tty: true