feat: add example dotenv file
This commit is contained in:
parent
52853ea99b
commit
bfbfd75fd3
7
.env.example
Normal file
7
.env.example
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# -*- mode: dotenv; -*-
|
||||||
|
|
||||||
|
# PocketBase URL
|
||||||
|
VITE_PB_URL=https://pocketbase.example.com
|
||||||
|
|
||||||
|
# App name
|
||||||
|
VITE_NAME="Gégé TTRPG"
|
Loading…
Reference in New Issue
Block a user