8 lines
122 B
Plaintext
8 lines
122 B
Plaintext
|
# -*- mode: dotenv; -*-
|
||
|
|
||
|
# PocketBase URL
|
||
|
VITE_PB_URL=https://pocketbase.example.com
|
||
|
|
||
|
# App name
|
||
|
VITE_NAME="Gégé TTRPG"
|