Skip to content

Commit

Permalink
Merge pull request #98 from bento-platform/chore/rm-unused-env-compose
Browse files Browse the repository at this point in the history
chore: rm unused env var from compose
  • Loading branch information
davidlougheed authored Jul 17, 2023
2 parents ee53776 + ae97407 commit 508e0b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ services:
environment:
- BENTO_PUBLIC_CLIENT_NAME=${BENTO_PUBLIC_CLIENT_NAME}
- BENTO_PUBLIC_KATSU_URL=${BENTO_PUBLIC_KATSU_URL}
- BENTO_PUBLIC_MAX_QUERY_PARAMETERS=${BENTO_PUBLIC_MAX_QUERY_PARAMETERS}
- BENTO_PUBLIC_PORTAL_URL=${BENTO_PUBLIC_PORTAL_URL}
expose:
- "${BENTO_PUBLIC_INTERNAL_PORT}"
Expand Down

0 comments on commit 508e0b2

Please sign in to comment.