feat: initialize microservice architecture with auth, api, realtime, copernicus, ml, and console modules
This commit is contained in:
14
api/.env.example
Normal file
14
api/.env.example
Normal file
@@ -0,0 +1,14 @@
|
||||
PORT=3003
|
||||
|
||||
VERSION=2.0.0
|
||||
VERSION_BUILD=1.0
|
||||
VERSION_STATE=pre-release
|
||||
|
||||
INFLX_URL=
|
||||
INFLX_TOKEN=
|
||||
INFLX_ORG=
|
||||
|
||||
MINIO_ENDPOINT=
|
||||
MINIO_PORT=
|
||||
MINIO_ACCESS_KEY=
|
||||
MINIO_SECRET_KEY=
|
||||
Reference in New Issue
Block a user