Skip to content

Commit

Permalink
update default amber_client_id in example env. default secret is empty
Browse files Browse the repository at this point in the history
  • Loading branch information
DrumsnChocolate committed Dec 17, 2024
1 parent c843b02 commit af1ba1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ POSTGRES_USER=sofia_development
POSTGRES_PASSWORD=1234567890abcdef
POSTGRES_HOST=localhost

AMBER_CLIENT_ID=
AMBER_CLIENT_ID=987654321
AMBER_CLIENT_SECRET=

FROM_EMAIL=[email protected]
Expand All @@ -29,7 +29,7 @@ COMPANY_KVK=41 032 169

SITE_NAME=S.O.F.I.A.
SITE_SHORT_NAME=SOFIA
SITE_LONG_NAME=Streepsysteem voor de Ordentelijke Festiviteiten van Inleggend Alpha
SITE_LONG_NAME=Streepsysteem voor de Ordentelijke Festiviteiten van Inleggend Alpha
SITE_ASSOCIATION=C.S.V. Alpha

CODE_BEER=8010
Expand Down

0 comments on commit af1ba1a

Please sign in to comment.