mirror of
https://github.com/OkaeriPoland/okaeri-timings.git
synced 2026-01-19 09:52:32 +01:00
Setup axios with the dev/prod environment variables for the API access
This commit is contained in:
2
frontend/.env.development
Normal file
2
frontend/.env.development
Normal file
@@ -0,0 +1,2 @@
|
||||
VUE_APP_URL=http://127.0.0.1:8080
|
||||
VUE_APP_API_URL=http://127.0.0.1:8081
|
||||
Reference in New Issue
Block a user