Server URl
This commit is contained in:
parent
128b5c1968
commit
dc512b5569
|
@ -1,8 +1,8 @@
|
|||
NODE_PATH=./src
|
||||
SKIP_PREFLIGHT_CHECK=true
|
||||
REACT_APP_CLOUDINARY_UPLOAD_URL = https://api.cloudinary.com/v1_1/dimjm4ald/image/upload
|
||||
REACT_APP_SERVER_URL = http://localhost:8000/
|
||||
REACT_APP_WS_SERVER_URL = ws://localhost:8000/
|
||||
REACT_APP_SERVER_URL = https://enatega-singlevendor.up.railway.app/
|
||||
REACT_APP_WS_SERVER_URL = wss://enatega-singlevendor.up.railway.app/
|
||||
REACT_APP_CLOUDINARY_CATEGORY = hmtkg7s5
|
||||
REACT_APP_CLOUDINARY_FOOD = wdgvyas8
|
||||
REACT_APP_ENV = “dev”
|
Loading…
Reference in New Issue