Skip to content
Snippets Groups Projects
Commit a5a5c412 authored by Alexander Rudolph's avatar Alexander Rudolph
Browse files

add JWT secret ENV

parent 673451af
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ variables:
SKIP_PREFLIGHT_CHECK: "true"
INITIAL_COORDINATOR_EMAIL: "initial@fahrtenbuch.example"
INITIAL_COORDINATOR_PASSWORD: "password"
JWT_SECRET: "RANDOM_SECRET_HARD_TO_GUESS"
# These folders and files are cached between builds
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment