Skip to content

Commit

Permalink
Update constants.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Fatima-Bibi authored Dec 5, 2024
1 parent a135672 commit b355fe4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions enatega-multivendor-admin/src/config/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ const ConfigurableValues = () => {

const SERVER_URL = 'https://enatega-multivendor.up.railway.app'
const WS_SERVER_URL = 'wss://enatega-multivendor.up.railway.app'
// const SERVER_URL = 'http://192.168.0.109:8001'
// const WS_SERVER_URL = 'ws://192.168.0.109:8001'
// const SERVER_URL = 'http://192.168.0.106:8001'
// const WS_SERVER_URL = 'ws://192.168.0.106:8001'
const GOOGLE_MAPS_KEY = configuration.googleApiKey
const FIREBASE_KEY = configuration.firebaseKey
const APP_ID = configuration.appId
Expand Down

0 comments on commit b355fe4

Please sign in to comment.