diff --git a/conf/settings.py b/conf/settings.py index a10ce50..c0a4245 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,