fix: wrong example domain

This commit is contained in:
swve 2023-05-27 22:16:16 +02:00
parent 82a355d415
commit 37e680fa12

View file

@ -9,7 +9,7 @@ hosting_config:
- http://localhost:3000 - http://localhost:3000
- http://localhost:3001 - http://localhost:3001
cookies_config: cookies_config:
domain: ".localhosst" domain: ".localhost"
allowed_regexp: '\b((?:https?://)[^\s/$.?#].[^\s]*)\b' allowed_regexp: '\b((?:https?://)[^\s/$.?#].[^\s]*)\b'
database_config: database_config: