diff --git a/Caddyfile b/Caddyfile index 75d586f..dde90d9 100644 --- a/Caddyfile +++ b/Caddyfile @@ -1,3 +1,4 @@ -http://100.64.0.17 { +100.64.0.17 { + tls internal reverse_proxy flask_blog:5000 } \ No newline at end of file