Go to file
Luca 447c6ea9c1
continuous-integration/drone/push Build is passing Details
Redirect requests to configured hosts to 'ip' app
2023-12-22 17:26:31 +01:00
docker Fix entrypoint.sh again 2023-10-17 01:40:16 +02:00
ljg Redirect requests to configured hosts to 'ip' app 2023-12-22 17:26:31 +01:00
.dockerignore Dockerize application 2023-10-14 23:46:19 +02:00
.drone.yml Run pipeline on push, tag only 2023-12-21 23:11:36 +01:00
.env.example Redirect requests to configured hosts to 'ip' app 2023-12-22 17:26:31 +01:00
.gitignore Initial commit 2023-08-10 18:13:31 +02:00
Dockerfile Dockerize application 2023-10-14 23:46:19 +02:00
LICENSE Initial commit 2023-08-10 18:13:31 +02:00
README.md Initial commit 2023-08-10 18:13:31 +02:00
docker-compose.yml Dockerize application 2023-10-14 23:46:19 +02:00
manage.py Initialize Django project 2023-08-10 18:41:47 +02:00
poetry.lock Use django-environ for settings 2023-10-11 16:14:21 +02:00
pyproject.toml Use django-environ for settings 2023-10-11 16:14:21 +02:00

README.md