This commit is contained in:
Akis 2022-12-06 15:47:49 +02:00
parent d63d141e8c
commit 17b3c9c666
Signed by untrusted user: akis
GPG Key ID: 267BF5C6677944ED
2 changed files with 4 additions and 3 deletions

1
.env Normal file
View File

@ -0,0 +1 @@
VITE_API_URL=https://api.projectsegfau.lt

6
.gitignore vendored
View File

@ -3,7 +3,7 @@ node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
#.env
#.env.*
#!.env.example
package-lock.json