This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
yangg
/
fronted
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
99272eb1ea
브랜치
태그
master
fronted
/
.env.production
.env.production
99 B
히스토리
Raw
1
2
3
4
5
# just a flag
ENV = 'production'
port = 8080
# base api
VUE_APP_BASE_API = 'http://127.0.0.1:8000'