Use encrypted cookie sessions
This commit is contained in:
parent
a7b0352d3c
commit
d84a885fdb
9 changed files with 131 additions and 27 deletions
|
|
@ -1,4 +1,6 @@
|
|||
APP_BASE_URL=http://kacper-dev-pod:8800
|
||||
AUTH_SECRET_KEY=replace-with-a-random-32-byte-or-longer-secret
|
||||
AUTH_COOKIE_SECURE=false
|
||||
FORGEJO_BASE_URL=https://aksal.cloud
|
||||
FORGEJO_TOKEN=
|
||||
FORGEJO_OAUTH_CLIENT_ID=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue