mirror of
https://git.hmsn.ink/kospo/helptalk/user.git
synced 2026-03-19 21:35:05 +09:00
first
This commit is contained in:
14
.env
Normal file
14
.env
Normal file
@@ -0,0 +1,14 @@
|
||||
#VUE_APP_DEFAULT_AUTH=api
|
||||
VITE_APP_DEFAULT_AUTH=api
|
||||
|
||||
# 운영
|
||||
VITE_APP_BASE_URL=http://talk.kospo.co.kr:3000
|
||||
VITE_APP_API_URL=http://talk.kospo.co.kr:3000
|
||||
VITE_APP_WEBSOCKET_URL=ws://talk.kospo.co.kr:3000
|
||||
|
||||
# 개발
|
||||
VITE_DEV_APP_BASE_URL=http://devtalk.kospo.co.kr:3000
|
||||
VITE_DEV_APP_API_URL=http://devtalk.kospo.co.kr:3000
|
||||
VITE_DEV_APP_WEBSOCKET_URL=ws://devtalk.kospo.co.kr:3000
|
||||
|
||||
VITE_DEBUG=Y
|
||||
Reference in New Issue
Block a user