6 lines
169 B
Plaintext
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 |