fsdfsd
This commit is contained in:
parent
26a7c18e27
commit
db3f7d055a
1 changed files with 2 additions and 1 deletions
|
@ -63,6 +63,7 @@ app.config['DESCRIPTION'] = environ.get("DESCRIPTION", "rdrama.net caters to dra
|
|||
|
||||
r=redis.Redis(host=environ.get("REDIS_URL", "redis://localhost"), decode_responses=True, ssl_cert_reqs=None)
|
||||
|
||||
with app.app_context():
|
||||
print('first: ' + get_remote_address())
|
||||
|
||||
def get_CF() -> str:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue