Using dotenv, refactored some stuff, made making database slightly faster with art

This commit is contained in:
Kristy Fournier 2026-01-21 16:49:04 -05:00
parent 0cd6b4ce2e
commit 5772edf88a
4 changed files with 30 additions and 26 deletions

3
Server/example.env Normal file
View file

@ -0,0 +1,3 @@
API_KEY=
DIRECTORY=./sound
SERVER_PORT=19054