25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.env.production 203 B

10 달 전
123456789101112
  1. ###
  2. # @Author: zhp
  3. # @Date: 2023-10-30 14:18:30
  4. # @LastEditTime: 2023-11-02 16:16:09
  5. # @LastEditors: zhp
  6. # @Description:
  7. ###
  8. # just a flag
  9. ENV = 'production'
  10. # base api
  11. # VUE_APP_BASE_API = '/api'