Skip to content

Commit

Permalink
Override empty API url only for development and test (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkirilin authored Jan 6, 2024
1 parent e4e26c1 commit ddbbc7d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions src/frontend/.env.test
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
VITE_APP_API_URL=https://localhost:8080
VITE_APP_MSW_ENABLED=true
VITE_APP_FAKE_AUTH_ENABLED=true
VITE_APP_FAKE_AUTH_LOGIN_ON_INIT=true

0 comments on commit ddbbc7d

Please sign in to comment.