Skip to content

Commit

Permalink
fix: remove assetsUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
xudafeng committed Jan 6, 2019
1 parent b3f4746 commit 19790c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/config.default.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ module.exports = appInfo => {
config.reliableView = {
serverUrl: '',
reliableHost,
assetsUrl: `//${reliableHost}:8080`,
staticUrl: `//${staticHost}:9920`,
};

config.security = {
Expand Down

0 comments on commit 19790c2

Please sign in to comment.