Skip to content

Commit

Permalink
get local fucking running
Browse files Browse the repository at this point in the history
  • Loading branch information
maudhelen committed Oct 13, 2023
1 parent 89d0be7 commit 13b6288
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .env.development
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
NODE_ENV= local
VUE_APP_ROOT_URL= http://127.0.0.1:5000/
VUE_APP_ENV_VAR_FILE_NAME= .env.local
NODE_ENV= development
VUE_APP_ROOT_URL= https://maudhelen-be-dev.azurewebsites.net
VUE_APP_ENV_VAR_FILE_NAME= .env.development

0 comments on commit 13b6288

Please sign in to comment.