Skip to content

Commit

Permalink
docs: fixed missing frontend.auth.origin in config
Browse files Browse the repository at this point in the history
  • Loading branch information
Hirevo committed May 20, 2023
1 parent 4559310 commit 1453f1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions alexandrie.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ path = "assets"
[frontend.templates]
path = "templates"

[frontend.auth]
origin = "http://localhost:3000"

[frontend.auth.local]
enabled = true
allow_registration = true
Expand Down

0 comments on commit 1453f1f

Please sign in to comment.