SATOSA: Always have alwayshttps
This commit is contained in:
parent
63b780028f
commit
0154a533ce
1 changed files with 0 additions and 2 deletions
|
@ -12,7 +12,6 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- "/etc/satosa:/etc/satosa"
|
- "/etc/satosa:/etc/satosa"
|
||||||
- "/etc/dehydrated:/etc/dehydrated"
|
- "/etc/dehydrated:/etc/dehydrated"
|
||||||
<% if @dehydrated_status == "present" -%>
|
|
||||||
alwayshttps:
|
alwayshttps:
|
||||||
environment:
|
environment:
|
||||||
- "ACME_URL=http://acme-c.sunet.se"
|
- "ACME_URL=http://acme-c.sunet.se"
|
||||||
|
@ -22,4 +21,3 @@ services:
|
||||||
pull_policy: "always"
|
pull_policy: "always"
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
<% end -%>
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue