Fix port to 8080 for Caddy reverse proxy
This commit is contained in:
@@ -10,5 +10,5 @@
|
||||
# Use the ACME HTTP-01 challenge to get a cert for the configured domain.
|
||||
tls {$EMAIL}
|
||||
|
||||
reverse_proxy geofeed:80
|
||||
reverse_proxy geofeed:8080
|
||||
}
|
||||
Reference in New Issue
Block a user