瀏覽代碼

removed test code

tags/v0.3.1
Big Bad Waffle 5 年之前
父節點
當前提交
232a76563c
共有 2 個檔案被更改,包括 2 行新增9 行删除
  1. +2
    -1
      .gitignore
  2. +0
    -8
      src/server/security/firebaseConfig.js

+ 2
- 1
.gitignore 查看文件

@@ -7,4 +7,5 @@ src/server/mods/iwd-*
!helpers/item-tooltip/styles.css
!helpers/passives/**/*.css
creds.js
.directory
.directory
firebaseConfig.js

+ 0
- 8
src/server/security/firebaseConfig.js 查看文件

@@ -1,8 +0,0 @@
module.exports = {
apiKey: 'AIzaSyCYoAmL10aZnDNMJOzOKFg_AXlokQxq9Yk',
authDomain: 'isleward.firebaseapp.com',
databaseURL: 'https://isleward.firebaseio.com',
projectId: 'isleward',
storageBucket: 'isleward.appspot.com',
messagingSenderId: '57992681495'
};

Loading…
取消
儲存