web: Move the .env.prod to .env.production (where it belongs).
This commit is contained in:
3
web/.env.production
Normal file
3
web/.env.production
Normal file
@ -0,0 +1,3 @@
|
||||
VUE_APP_PM_API_BASE=https://personal-measure.jdb-labs.com/api
|
||||
VUE_APP_LOG_LEVEL=INFO
|
||||
VUE_APP_API_LOG_LEVEL=ERROR
|
Reference in New Issue
Block a user