forked from wangziqi/gongxue-base
5 lines
162 B
Plaintext
5 lines
162 B
Plaintext
PORT=8787
|
|
DATABASE_URL=postgresql://postgres:postgres@127.0.0.1:54322/postgres
|
|
DEFAULT_TENANT_SLUG=master
|
|
CORS_ORIGIN=http://127.0.0.1:5173,http://localhost:5173
|