frontend: add config for endpoints
Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
This commit is contained in:
parent
ddc6c64f0f
commit
bfaa1c0014
7 changed files with 19 additions and 7 deletions
|
|
@ -1 +1,3 @@
|
|||
VUE_APP_API_BASEURL=http://localhost:8080
|
||||
VITE_API_BASEURL=http://localhost:8080
|
||||
VITE_S3_ENDPOINT=http://localhost:32771
|
||||
VITE_S3_BUCKET=assets
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue