hrms-edm/Prototype/server/.env.example
2023-11-21 09:13:21 +07:00

14 lines
187 B
Text

PUBLIC_KEY=
REALM_URL=
PORT=
MINIO_HOST=localhost
MINIO_PORT=9000
MINIO_ACCESS_KEY=
MINIO_SECRET_KEY=
ELASTICSEARCH_PROTOCOL=http
ELASTICSEARCH_HOST=localhost
ELASTICSEARCH_PORT=9200