mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 13:57:19 +00:00
92160d0fe5
* Doc: add README.md for server. * Fix: typo. * Fix: typo. * Fix: move env out. * Fix: change description. * Fix: change environment variable name.
6 lines
79 B
Plaintext
6 lines
79 B
Plaintext
NODE_ENV=
|
|
|
|
DATABASE_URL=postgres://localhost:5432/database
|
|
|
|
API_BASE_PATH=/api
|