Skip to content

Commit

Permalink
add missing env var LANE_USERNAME_PREFIX
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed May 14, 2024
1 parent 8d47146 commit ee9a75d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ CHECKIN_LANES='{"LANE1":"__PLACE_YOUR_LANE1_UUID__",
"LANE3":"__PLACE_YOUR_LANE3_UUID__",
"LANE4":"__PLACE_YOUR_LANE4_UUID__"}'

LANE_USERNAME_PREFIX=LANE

LANE2PORT='{"LANE1":"__PORT__",
"LANE2":"__PORT__",
"LANE3":"__PORT__"}'
Expand Down

0 comments on commit ee9a75d

Please sign in to comment.