Commit 887576b8 authored by Stefane Fermigier's avatar Stefane Fermigier

feat: publish https url for mynij-proxy

parent 887c6bcb
...@@ -14,4 +14,4 @@ ...@@ -14,4 +14,4 @@
# not need these here). # not need these here).
[instance-profile] [instance-profile]
filename = instance.cfg.in filename = instance.cfg.in
md5sum = fe8c54b2149fe400aaaa68d1e0ed825f md5sum = fc7afd5c35a756de1f020a089d82e3d9
...@@ -67,7 +67,7 @@ config-port = ${mynij-proxy-service:port} ...@@ -67,7 +67,7 @@ config-port = ${mynij-proxy-service:port}
[publish-connection-parameter] [publish-connection-parameter]
recipe = slapos.cookbook:publish recipe = slapos.cookbook:publish
<= monitor-publish <= monitor-publish
url = http://[${mynij-proxy-service:host}]:${mynij-proxy-service:port} url = https://[${mynij-proxy-service:host}]:${mynij-proxy-service:port}
[certificates] [certificates]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment