Kaynağa Gözat

gc-1100-flg-true

TsuyoshiSuzukief 7 yıl önce
ebeveyn
işleme
67c80e0819
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      config/env.prod.js

+ 1 - 1
config/env.prod.js

@@ -1,5 +1,5 @@
 module.exports = {
   NODE_ENV: 'production',
   // FORMAT_NODE_LOG: false,
-  ACL_ENABLE: false,
+  ACL_ENABLE: true,
 };