Files
flagnote-web/.env.production
2023-04-06 13:40:18 +08:00

6 lines
169 B
Plaintext

NODE_ENV=production
VUE_APP_FLAG=prod
VUE_APP_BASE_NAME = production
VUE_APP_BASE_URL = https://flagnote.com
VUE_APP_NOTE_MAX_COUNT = 131072
VUE_APP_NOTE_MAX_DESC = 128K