disable openvpn and expose all geoip info
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user