1
0
Fork 0

Allow serving BookWyrm on a non-standard port

This commit is contained in:
Bart Schuurmans 2024-04-07 17:19:48 +02:00
parent baea105c18
commit 3aefbb548e
11 changed files with 38 additions and 27 deletions

View file

@ -11,6 +11,7 @@ env =
DEBUG = false
USE_HTTPS = true
DOMAIN = your.domain.here
PORT = 4242
ALLOWED_HOSTS = your.domain.here
BOOKWYRM_DATABASE_BACKEND = postgres
MEDIA_ROOT = images/