fix: cors middleware 설정 제거
parent
14bb26d62a
commit
f6592d19b5
@ -1,6 +1,5 @@
|
||||
NODE_PATH=src
|
||||
REACT_APP_MODE=production
|
||||
REACT_APP_VERSION = v0.0.1
|
||||
#REACT_APP_API_URL=http://211.119.124.9:8090
|
||||
REACT_APP_API_URL=http://localhost:8090
|
||||
REACT_APP_SERVER_TIMEOUT=6000
|
Loading…
Reference in New Issue