Skip to content

Commit

Permalink
Remove overwriting .env vars (fixing booking)
Browse files Browse the repository at this point in the history
  • Loading branch information
blt950 committed Jun 25, 2023
1 parent de98b8b commit 54bff48
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions container/example-prod.env
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,11 @@ DB_PORT=3306
DB_DATABASE=test
DB_USERNAME=root
DB_PASSWORD=
DB_TABLE_PREFIX=

OAUTH_ID=
OAUTH_SECRET=
OAUTH_URL="https://auth.vatsim.net"

VATSIM_BOOKING_API_URL=
VATSIM_BOOKING_API_TOKEN=

SENTRY_LARAVEL_DSN=null
SENTRY_TRACES_SAMPLE_RATE=0.1

Expand Down

0 comments on commit 54bff48

Please sign in to comment.