Working dotenv configuration

This commit is contained in:
2024-02-18 13:41:43 -06:00
parent 3e81ea8fec
commit aea0e6dfc8
6 changed files with 29 additions and 9 deletions

2
data/.env.example Normal file
View File

@ -0,0 +1,2 @@
APPLICATIONPORT="3000"
BLOGTITLE="Anon's Blog"