feat: add example dotenv file

This commit is contained in:
Lucien Cartier-Tilet 2024-02-10 18:19:35 +01:00
parent 52853ea99b
commit bfbfd75fd3
1 changed files with 7 additions and 0 deletions

7
.env.example Normal file
View File

@ -0,0 +1,7 @@
# -*- mode: dotenv; -*-
# PocketBase URL
VITE_PB_URL=https://pocketbase.example.com
# App name
VITE_NAME="Gégé TTRPG"