Sign in

简柏林 / thingskit-view · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Network
  • thingskit-view
  • .env.development
  • feat: 项目环境配置, 新增登录相关,新增环境变量
    c7243377
    ww authored
    2023-02-23 15:03:11 +0800  
    Browse Files »
.env.development 211 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11
# Proxy
VITE_GLOB_PROXY = [["/api", "http://222.180.200.114:48080/api"]]

# Api prefix
VITE_GLOB_API_URL = /api

# 
VITE_GLOB_API_URL_PREFIX = /yt

# 内容安全协议
VITE_GLOB_CONTENT_SECURITY_POLICY = false