mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
feat: add content folder
This commit is contained in:
parent
6d97aa2072
commit
80fbb0ba2f
4 changed files with 25 additions and 12 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue