mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 02:56:23 +08:00
refactor(server): better selfhost deployment (#9036)
This commit is contained in:
@@ -165,6 +165,7 @@
|
||||
"*.gen.*"
|
||||
],
|
||||
"env": {
|
||||
"NODE_ENV": "development",
|
||||
"AFFINE_SERVER_EXTERNAL_URL": "http://localhost:8080",
|
||||
"TS_NODE_TRANSPILE_ONLY": true,
|
||||
"TS_NODE_PROJECT": "./tsconfig.json",
|
||||
|
||||
Reference in New Issue
Block a user