-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
…uration section in Readme (#33) * Update browser * Update browser * Update config * add : get user config from env * add userConfig file * add sysconfig file * add userConfig file * add swan_address in sysconfig * add userConfig file * add userConfig file * delete token * change ip address of swan address * change ip address of swan address * change ip address of swan address * Update browser * Revert "Update browser" * Update README.md * Update README.md * Update config example * Update README.md * Update .env.example * Update browser * Update readme * Update readme for release * Update README.md * Add volumn backup * Modify config and create public task * Update swan lib * Save csv to level db * Update backup task name * Add retrieve volume history and rebuild volume api * Add autobid scheduler * Add autobid scheduler * Update db and lotus rpc * Update rebuild browser * Update rebuild browser * Update readme * Update browser * Add update backup plan status api, update browser and backup scheduler * Update leveldb search policy, return when key not found * Update rebuild scheduler and browser * Replace leveldb with Postgresql, update backup scheduler * Replace leveldb with Postgresql, update backup scheduler * Update browser * Update browser * Update readme and close db * Update readme and browser * Update browser and modify response * Update browser * Add pagination * Update readme * Update function of closing db connetion * Update browser * Update browser * Update browser * Update browser * Update status scheduler * Update browser and readme * Update browser and readme * Update browser and readme * Update backup plan status * Add delete status for backup plan * Update browser * Update readme * Update readme * Delete ledger_info.log * Update readme * Update README.md * Update browser and readme * Update readme * Update readme * Update readme and db installation * Update browser,add side bar * Add table schema * Update flask swan api * Update flask swan api * Update readme * Update swan api * Update readme Co-authored-by: gma <gma@nbai.io> Co-authored-by: zzhao-nbai <50418712+zzhao-nbai@users.noreply.github.com> Co-authored-by: zhiqiang <zzhao@nbai.io> Co-authored-by: boqian-nbai <78975968+boqian-nbai@users.noreply.github.com>
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
'use strict' | ||
module.exports = { | ||
NODE_ENV: '"production"', | ||
// BASE_API: '"http://192.168.88.216:5002/"', | ||
BASE_API: '"./"', | ||
BASE_API: '"https://api.filswan.com/"' | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.