Go to file
2024-03-12 19:38:26 +10:00
.env.example first commit 2024-03-12 19:36:57 +10:00
.gitignore first commit 2024-03-12 19:36:57 +10:00
docker-compose.yml first commit 2024-03-12 19:36:57 +10:00
README.md fix 2024-03-12 19:38:26 +10:00

  1. clone this repo
  2. cp env.example .env
  3. Set you domain in .env
  4. Run docker-compose up -d