disable openvpn and expose all geoip info

This commit is contained in:
2024-11-24 15:52:58 +01:00
parent 788deb93a1
commit 494694f317
4 changed files with 74 additions and 63 deletions

View File

@@ -12,11 +12,9 @@ services:
- GEO_ACCOUNT_ID=${MAXMIND_ACCOUNT_ID:?}
- GEO_API_KEY=${MAXMIND_API_KEY:?}
image: caddy
# links:
# - nginx
network_mode: host
links:
- nginx
ports:
# - 444:443
- 443:443
restart: unless-stopped
volumes: