services:
admin_front:
restart: unless-stopped
image: gitea.pena/penaside/adminfront/main:$GITHUB_RUN_NUMBER
hostname: admin
ports:
- 10.8.0.131:80:80
- 10.8.0.131:443:443
tty: true