From 2aa534d82ce2dac9025db9e6386d5a18fa4639c4 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:16:14 +0100 Subject: [PATCH] Update settings.py --- conf/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/settings.py b/conf/settings.py index c0a4245..a10ce50 100644 --- a/conf/settings.py +++ b/conf/settings.py @@ -56,7 +56,7 @@ DATABASES = { # Set to empty string for localhost. "HOST": "127.0.0.1", # Set to empty string for default. - "PORT": "__PORT__", + "PORT": "", # Customizations for databases. "OPTIONS": { # In case of using an older MySQL server,