openmates 0.11.0-alpha.17 → 0.11.0-alpha.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -6676,6 +6676,7 @@ INTERNAL_API_SHARED_TOKEN=
|
|
|
6676
6676
|
TUNNEL_TRIGGER_SECRET=<PLACEHOLDER>
|
|
6677
6677
|
SERVER_ENVIRONMENT=production
|
|
6678
6678
|
FRONTEND_URLS="http://localhost:5173"
|
|
6679
|
+
PRODUCTION_URL="http://localhost:5173"
|
|
6679
6680
|
TRUSTED_PROXY_IPS="172.16.0.0/12"
|
|
6680
6681
|
CORE_SIDECAR_URL=http://admin-sidecar:8001
|
|
6681
6682
|
CLEAR_CACHE_ON_UPDATE=true
|
package/dist/cli.js
CHANGED
package/dist/index.js
CHANGED