mirror of
https://github.com/EDCD/EDDN.git
synced 2025-04-12 07:00:04 +03:00
Settings: Restore blank line
This commit is contained in:
parent
896eada0b9
commit
f8d4f338fa
@ -46,6 +46,7 @@ class _Settings(object):
|
||||
|
||||
GATEWAY_HTTP_BIND_ADDRESS = "127.0.0.1" # noqa: E221
|
||||
GATEWAY_HTTP_PORT = 8081 # noqa: E221
|
||||
|
||||
GATEWAY_SENDER_BINDINGS = ["tcp://127.0.0.1:8500"] # noqa: E221
|
||||
|
||||
GATEWAY_JSON_SCHEMAS = { # noqa: E221
|
||||
|
Loading…
x
Reference in New Issue
Block a user