mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
fix: wrong example domain
This commit is contained in:
parent
82a355d415
commit
37e680fa12
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ hosting_config:
|
|||
- http://localhost:3000
|
||||
- http://localhost:3001
|
||||
cookies_config:
|
||||
domain: ".localhosst"
|
||||
domain: ".localhost"
|
||||
allowed_regexp: '\b((?:https?://)[^\s/$.?#].[^\s]*)\b'
|
||||
|
||||
database_config:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue