feat: add content folder

This commit is contained in:
swve 2023-07-11 14:49:32 +01:00
parent 6d97aa2072
commit 80fbb0ba2f
4 changed files with 25 additions and 12 deletions

View file

@ -11,6 +11,9 @@ security:
hosting_config:
domain: learnhouse.app
ssl: true
allowed_origins:
- http://localhost:3000
- http://localhost:3001
cookies_config:
domain: ".localhost"
allowed_regexp: '\b((?:https?://)[^\s/$.?#].[^\s]*)\b'