Skip to content

ma-petrov/routsweb

Repository files navigation

How to start

  1. Setup ingress. Go to the ingress directory and run:
docker compose up -d
  1. Set environment variables. Create and add variables to .env in the project's root directory:
VIRTUAL_HOST=localhost
DB_PASS="0918240950"
DJANGO_DEBUG="True"
  1. Run docker compose in the project's rood directory:
docker compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published