diff options
Diffstat (limited to 'pkgs/bookwyrm/default.nix')
| -rw-r--r-- | pkgs/bookwyrm/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/bookwyrm/default.nix b/pkgs/bookwyrm/default.nix index e4c55bf..6e0756b 100644 --- a/pkgs/bookwyrm/default.nix +++ b/pkgs/bookwyrm/default.nix @@ -12,7 +12,6 @@ let settingsWithDefaults = { DOMAIN = "localhost"; DEBUG = false; - USE_HTTPS = false; EMAIL = "your@email.here"; PGPORT = 5432; POSTGRES_USER = "bookwyrm"; |
