nginx リバースプロキシ構成: Kamal Proxy SSL無効化
This commit is contained in:
@@ -13,11 +13,11 @@ servers:
|
|||||||
# - 153.127.48.108
|
# - 153.127.48.108
|
||||||
# cmd: bin/jobs
|
# cmd: bin/jobs
|
||||||
|
|
||||||
# Enable SSL auto certification via Let's Encrypt and allow for multiple apps on a single web server.
|
# nginx がSSL終端を行うため、Kamal Proxy の SSL は無効化
|
||||||
# Kamal Proxy will automatically obtain and renew SSL certificates.
|
|
||||||
proxy:
|
proxy:
|
||||||
ssl: true
|
ssl: false
|
||||||
host: diplo.kontei.net
|
host: diplo.kontei.net
|
||||||
|
app_port: 80
|
||||||
|
|
||||||
# Where you keep your container images.
|
# Where you keep your container images.
|
||||||
# Using a local registry on the VPS server.
|
# Using a local registry on the VPS server.
|
||||||
|
|||||||
Reference in New Issue
Block a user