Change the host and port as necessary. Run with python 'app.py'
Go to file
sin b21fed388e Updated environmental variables as well as the HTML templates.
This allows users to set names and roles so this can be quickly deployed multiple times.
2025-03-25 16:59:08 +00:00
.env.example Turns out, the list of rules wasn't being pulled, which was why there was no list. 2025-03-25 16:33:46 +00:00
.gitignore Updated environmental variables as well as the HTML templates. 2025-03-25 16:59:08 +00:00
Dockerfile Updated environmental variables as well as the HTML templates. 2025-03-25 16:59:08 +00:00
README.md Update README.md 2025-03-25 14:34:48 +00:00
app.py Updated environmental variables as well as the HTML templates. 2025-03-25 16:59:08 +00:00
docker-compose.yml Added docker-compose 2025-03-25 15:01:32 +00:00
package.json Updated environmental variables as well as the HTML templates. 2025-03-25 16:59:08 +00:00
requirements.txt Updated environmental variables as well as the HTML templates. 2025-03-25 16:59:08 +00:00

README.md

contracts

Change the host and port as necessary.

Run with "docker compose up --build"