mirror of
https://gitee.com/nocobase/nocobase.git
synced 2024-12-04 05:08:42 +08: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
|