Move
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
f1ef844715
commit
445d4f0919
1 changed files with 8 additions and 9 deletions
|
@ -55,6 +55,7 @@ SSLOptions +FakeBasicAuth
|
|||
<Limit GET HEAD>
|
||||
Require all granted
|
||||
</Limit>
|
||||
</Location>
|
||||
|
||||
# Write access to docker-deployer only
|
||||
{% if env == "staging" %}
|
||||
|
@ -77,5 +78,3 @@ SSLOptions +FakeBasicAuth
|
|||
require valid-user
|
||||
</Location>
|
||||
{% endif %}
|
||||
|
||||
</Location>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue