Turns out, the list of rules wasn't being pulled, which was why there was no list.

Set up environmental variables for the manage page
This commit is contained in:
sin 2025-03-25 16:33:46 +00:00
parent c76fc120d8
commit e42e8bdd89
1 changed files with 6 additions and 0 deletions

6
.env.example Normal file
View File

@ -0,0 +1,6 @@
PORT=5441
USER1="Big Poppa"
ROLE1="Master"
USER2="Babygirl"
ROLE2="Slave"
DOCUMENTTYPE="Contract"