Skip to content

Commit

Permalink
fix: host Addr
Browse files Browse the repository at this point in the history
  • Loading branch information
BUZZINGPolarBear committed Oct 30, 2022
1 parent 09cc628 commit 9614cb9
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontWEB/static/js/hostAddr.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
//const hostAddress= 'astrochaser.com'
const hostAddress = 'localhost:8000'
const hostAddress= 'astrochaser.com'
//const hostAddress = 'localhost:8000'
27 changes: 27 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"homepage": "https://github.com/Astro-Chaser/AC-test-Backend-Server#readme",
"dependencies": {
"aws-sdk": "^2.1177.0",
"browser-image-compression": "2.0.0",
"compression": "^1.7.4",
"cors": "^2.8.5",
"crypto": "^1.0.1",
Expand Down

0 comments on commit 9614cb9

Please sign in to comment.