Enforce https and some cleanup

This commit is contained in:
Patrick Skowronek
2022-03-18 10:52:58 +01:00
parent 624e5c5998
commit 3a9ed42327
6 changed files with 411 additions and 16 deletions

4
.gitignore vendored
View File

@ -1,6 +1,6 @@
##Ignore site configuration
.gitmodules
site-config
site-config/*
## Ignore site configuration
config/**/*
@ -8,3 +8,5 @@ config/**/*
landing/*
docker-compose.override.yml
site.conf
auth/*
certs/*