change caddy admin to listen on all interfaces in docker container
add cloudflared docker change overseerr docker-compose to use proxy-net for testing
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
email certs@tremendousturtle.tools
|
||||
default_sni tremendousturtle.tools
|
||||
acme_ca https://acme-v02.api.letsencrypt.org/directory
|
||||
admin localhost:2019
|
||||
admin :2019
|
||||
# debug
|
||||
# acme_ca https://acme-staging-v02.api.letsencrypt.org/directory
|
||||
|
||||
@@ -114,5 +114,3 @@ import ttt-app notes 8040
|
||||
import ttt-app-alt pihole1 192.168.1.116 80
|
||||
|
||||
import ttt-app homepage 3001
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user