feat: docker enterypoint, dockerfile and dynamic var for buid
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
window.__RUNTIME_CONFIG__ = {
|
||||
API_URL: "${API_URL}",
|
||||
WEBSOCKET_URL: "${WEBSOCKET_URL}"
|
||||
};
|
||||
Reference in New Issue
Block a user