Skip to content

Commit

Permalink
fix: add reearthWeb filed
Browse files Browse the repository at this point in the history
  • Loading branch information
int-tt committed Jan 10, 2025
1 parent 00f25a4 commit 14922dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/docker/reearth_config.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"authAudience": "${AUTH_AUDIENCE}",
"reportUrl": "${REPORT_URL}",
"reearthApi": "${REEARTH_API}",
"reearthWeb": "${REEARTH_WEB}",
"reearthClassicWeb": "${REEARTH_CLASSIC_WEB}",
"reearthVisualizerWeb": "${REEARTH_VISUALIZER_WEB}"
}
Expand Down

0 comments on commit 14922dc

Please sign in to comment.