Fixed Origin mismatch for passkeys
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m9s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m9s
This commit is contained in:
@@ -2,4 +2,5 @@ DATA_DIR=./data
|
||||
ROOT_DIR=./data
|
||||
APP_PORT=4321
|
||||
IMAGE=git.atri.dad/atash/chronus:latest
|
||||
JWT_SECRET=some-secret
|
||||
JWT_SECRET=some-secret
|
||||
ORIGIN=https://chronus.example.com
|
||||
Reference in New Issue
Block a user