Backend LGTM
This commit is contained in:
@@ -21,7 +21,7 @@ Test
|
||||
----
|
||||
|
||||
```
|
||||
docker run --rm -it -v $PWD/templates:/data zetikettes /bin/bash /root/zetikettes/mkjam.sh
|
||||
docker run --rm -it -v $PWD/templates:/data zetikettes /bin/bash /root/zetikettes/old/mkjam.sh
|
||||
```
|
||||
|
||||
This should produce a .pdf in `templates/`. Open it to check that
|
||||
@@ -37,7 +37,7 @@ docker run -d --rm -p 127.0.0.1:8000:8000 -v /var/lib/zetikettes/templates:/data
|
||||
Change available templates
|
||||
--------------------------
|
||||
|
||||
1. go to /zetikettes/newtikette.html or konami code from main app
|
||||
1. go to /zetikettes/admin
|
||||
1. add the newtikette
|
||||
1. still no need to restart the container (magic!)
|
||||
2. profit.
|
||||
|
||||
Reference in New Issue
Block a user