idk a lot of changes for the admin stuff
This commit is contained in:
parent
2cbbc00489
commit
5251ca6f99
23 changed files with 576 additions and 15 deletions
2
Makefile
2
Makefile
|
|
@ -2,4 +2,4 @@ build:
|
|||
docker build -t foxgirlriley/jellyglass:latest .
|
||||
|
||||
run: build
|
||||
docker run -p 5000:5000 foxgirlriley/jellyglass:latest
|
||||
docker run --rm -p 5000:5000 foxgirlriley/jellyglass:latest
|
||||
Loading…
Add table
Add a link
Reference in a new issue