Skip to content

Commit

Permalink
test: changes from #317
Browse files Browse the repository at this point in the history
  • Loading branch information
Devdutt Shenoi committed Feb 26, 2024
1 parent aac4f32 commit eec084b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qa-scripts/.env
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
CONSOLED_DOMAIN=
BYTEBEAM_TENANT_ID=
BYTEBEAM_API_KEY=
DEVICE_ID=

1 change: 1 addition & 0 deletions qa-scripts/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ docker run --name simulator \
--add-host "$CONSOLED_DOMAIN:$NOXIOUS_IP" \
--add-host "firmware.$CONSOLED_DOMAIN:$NOXIOUS_IP" \
-e CONSOLED_DOMAIN=$CONSOLED_DOMAIN \
-e BYTEBEAM_TENANT_ID=$BYTEBEAM_TENANT_ID \
-e BYTEBEAM_API_KEY=$BYTEBEAM_API_KEY \
-it bytebeamio/simulator

Expand Down

0 comments on commit eec084b

Please sign in to comment.