Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
jakobsn f52d29f744 Launches webserver with nginx, wsgi and webpy. Next step is connecting to database před 6 roky
mysql Launches webserver with nginx, wsgi and webpy. Next step is connecting to database před 6 roky
src Launches webserver with nginx, wsgi and webpy. Next step is connecting to database před 6 roky
templates basic login and session enabled před 6 roky
.gitignore Hello world před 6 roky
README.md readme před 6 roky
docker-compose.yml Launches webserver with nginx, wsgi and webpy. Next step is connecting to database před 6 roky

README.md

Prerequisites

Python >= 3.5

INSTALL

pip install -r requirements.txt

RUN

python vulnapp