Skip to content

Commit

Permalink
chore: update .env.example with METABASE_PORT
Browse files Browse the repository at this point in the history
Co-authored-by: Dafydd Llŷr Pearson <[email protected]>
  • Loading branch information
zz-hh-aa and DafyddLlyr authored Oct 16, 2024
1 parent 6ffacbe commit 4eacfa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ SLACK_WEBHOOK_URL=👻
# Metabase analytics
METABASE_PORT=5000
METABASE_API_KEY=👻
METABASE_URL_EXT=👻
METABASE_URL_EXT=http://localhost:${METABASE_PORT}

# Minio object storage server
MINIO_PORT=9000
Expand Down

0 comments on commit 4eacfa9

Please sign in to comment.