diff options
author | Matthew Lemon <y@yulqen.org> | 2024-11-15 19:52:19 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-11-15 19:52:19 +0000 |
commit | 2d4de285e5c8a11b6bf3c1a4e845ec49c177e0dd (patch) | |
tree | 8055d61c69702b3533b2222a24b748aca40b2fcc | |
parent | 32f052a0ce5d28f866f79c7b02ed013fdf19c77d (diff) |
tweak the kamal proxy
-rw-r--r-- | config/deploy.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/deploy.yml b/config/deploy.yml index 5388b90..bae654a 100644 --- a/config/deploy.yml +++ b/config/deploy.yml @@ -17,9 +17,9 @@ servers: # Remove this section when using multiple web servers and ensure you terminate SSL at your load balancer. # # Note: If using Cloudflare, set encryption mode in SSL/TLS setting to "Full" to enable CF-to-app encryption. -#proxy: -# ssl: true -# host: app.example.com +proxy: + ssl: false + host: 192.168.1.113 # Credentials for your image host. registry: |