host from env

This commit is contained in:
2026-01-29 19:20:03 +01:00
parent c7c71645e5
commit c2d99b9cd6
14 changed files with 15 additions and 15 deletions

View File

@@ -19,7 +19,7 @@ services:
- GITEA__mailer__PROTOCOL=smtp+starttls
restart: always
extra_hosts:
- host:192.168.2.200
- "host:${HOST_IP}"
volumes:
- /opt/gitea:/data
- /etc/timezone:/etc/timezone:ro