mirror of
https://github.com/pinry/pinry.git
synced 2025-11-17 10:20:39 +01:00
Feature: Use X-Forwarded-For host in docker version
This commit is contained in:
@@ -29,6 +29,8 @@ DATABASES = {
|
||||
}
|
||||
}
|
||||
|
||||
USE_X_FORWARDED_HOST = True
|
||||
|
||||
try:
|
||||
from .local_settings import *
|
||||
except ImportError:
|
||||
|
||||
Reference in New Issue
Block a user