mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-24 22:05:47 +00:00
fix: wrong env name
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</scripts>
|
||||
<node-interpreter value="project" />
|
||||
<envs>
|
||||
<env name="NC_CACHE_DISABLED" value="true" />
|
||||
<env name="NC_DISABLE_CACHE" value="true" />
|
||||
</envs>
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user