feat: add decal library URL and update related components for decal handling
This commit is contained in:
3
app/.env
3
app/.env
@@ -13,6 +13,9 @@ REACT_APP_SERVER_MARKETPLACE_URL=185.100.212.76:50011
|
||||
# Base URL for the asset library server, used for asset library images and model blob id.
|
||||
REACT_APP_SERVER_ASSET_LIBRARY_URL=185.100.212.76:50011
|
||||
|
||||
# Base URL for the decal library server, used for decal library images and model blob id.
|
||||
REACT_APP_SERVER_DECAL_LIBRARY_URL=185.100.212.76:9998
|
||||
|
||||
# base url for IoT socket server
|
||||
REACT_APP_IOT_SOCKET_SERVER_URL =185.100.212.76:5010
|
||||
|
||||
|
||||
Reference in New Issue
Block a user