Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 266 Bytes

readme.md

File metadata and controls

3 lines (3 loc) · 266 Bytes

setup

docker setup

remove -examplefrom .env-example, save the file, run docker-compose up --build, the website should run on the port defined in the docker-compose.yml file (localhost:8000), changing a python file should reload the server automatically.