Skip to content

Commit

Permalink
--
Browse files Browse the repository at this point in the history
  • Loading branch information
18166454052 committed Jul 27, 2019
1 parent 9ab178d commit e0d21e0
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions config/prod.env.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
module.exports = {
NODE_ENV: '"production"',
ENV_CONFIG: '"prod"',
BASE_API: '"http://127.0.0.1:7001/"',
publicPath: 'http://127.0.0.1:80/'
BASE_API: '"http://39.108.15.156:7001/"',
publicPath: 'http://39.108.15.156:80/'
}
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,user-scalable=no"><meta name=apple-mobile-web-app-capable content=yes><meta name=apple-mobile-web-app-status-bar-style content=black><meta name=format-detection content="telephone=no, email=no"><meta name=renderer content=webkit><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=HandheldFriendly content=true><meta name=MobileOptimized content=320><meta name=screen-orientation content=portrait><meta name=x5-orientation content=portrait><meta name=full-screen content=yes><meta name=x5-fullscreen content=true><meta name=browsermode content=application><meta name=x5-page-mode content=app><meta name=msapplication-tap-highlight content=no><title>movies</title><link href=http://127.0.0.1:80/dist/static/css/app.84d70212a771770c13b28eb3c6477bee.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=http://127.0.0.1:80/dist/static/js/manifest.7be29d609369d27a1f05.js></script><script type=text/javascript src=http://127.0.0.1:80/dist/static/js/vendor.7ca0be04407f4d17369e.js></script><script type=text/javascript src=http://127.0.0.1:80/dist/static/js/app.0ed8eff40aaa661b55ea.js></script></body></html>
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,user-scalable=no"><meta name=apple-mobile-web-app-capable content=yes><meta name=apple-mobile-web-app-status-bar-style content=black><meta name=format-detection content="telephone=no, email=no"><meta name=renderer content=webkit><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=HandheldFriendly content=true><meta name=MobileOptimized content=320><meta name=screen-orientation content=portrait><meta name=x5-orientation content=portrait><meta name=full-screen content=yes><meta name=x5-fullscreen content=true><meta name=browsermode content=application><meta name=x5-page-mode content=app><meta name=msapplication-tap-highlight content=no><title>movies</title><link href=http://39.108.15.156:80/dist/static/css/app.b26dd7d98869225e79f5355bbb0735a2.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=http://39.108.15.156:80/dist/static/js/manifest.9af7698585bb4af85f9e.js></script><script type=text/javascript src=http://39.108.15.156:80/dist/static/js/vendor.7ca0be04407f4d17369e.js></script><script type=text/javascript src=http://39.108.15.156:80/dist/static/js/app.e90240f763b3d63eba3a.js></script></body></html>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions dist/static/js/app.0ed8eff40aaa661b55ea.js

This file was deleted.

2 changes: 2 additions & 0 deletions dist/static/js/app.e90240f763b3d63eba3a.js

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.

0 comments on commit e0d21e0

Please sign in to comment.