[go: nahoru, domu]

Skip to content

Commit

Permalink
docker: fix load shellhub env on api service when in dev mode
Browse files Browse the repository at this point in the history
  • Loading branch information
gessecarneiro authored and gustavosbarreto committed Jun 30, 2022
1 parent c45cfe9 commit f066c1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ services:
environment:
- SHELLHUB_ENTERPRISE=${SHELLHUB_ENTERPRISE}
- SHELLHUB_CLOUD=${SHELLHUB_CLOUD}
- SHELLHUB_ENV=${SHELLHUB_ENV}
ui:
image: ui
build:
Expand Down

0 comments on commit f066c1b

Please sign in to comment.