Files
plane/monitor/cli/.env.example
Nikhil 6040408d90 dev: primev2 (#1005)
* feat: added cron for updating feature flags on interval

* feat: added logic for updating seats in monitor

* feat: updated sync handler for using prime sync endpoint

* feat: added instance initialization on monitor boot

* chore: added new vars for monitor

* fix: license seats purchase validation flow

* dev: update invite return response

* remove: workspace license task to avoid creation of duplicate licenses

* dev: add more seats flow.

* fix: resync licenses

* chore: subscription portal endpoint

---------

Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2024-09-02 15:28:43 +05:30

10 lines
190 B
Plaintext

APP_VERSION=v1.2.0
MACHINE_SIGNATURE=""
APP_DOMAIN="localhost"
DEPLOY_PLATFORM=""
API_URL=""
PRIME_HOST=http://localhost:8000
INSTANCE_ID=""
SERVICE_HTTP_API=http://localhost:8000
PORT=8080