nocobase/packages/server/.env.example
Junyi 92160d0fe5
Doc: add README.md for server. (#12)
* Doc: add README.md for server.

* Fix: typo.

* Fix: typo.

* Fix: move env out.

* Fix: change description.

* Fix: change environment variable name.
2020-11-13 22:00:35 +08:00

6 lines
79 B
Plaintext

NODE_ENV=
DATABASE_URL=postgres://localhost:5432/database
API_BASE_PATH=/api