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:
parent
c76fc120d8
commit
e42e8bdd89
|
|
@ -0,0 +1,6 @@
|
|||
PORT=5441
|
||||
USER1="Big Poppa"
|
||||
ROLE1="Master"
|
||||
USER2="Babygirl"
|
||||
ROLE2="Slave"
|
||||
DOCUMENTTYPE="Contract"
|
||||
Loading…
Reference in New Issue