Bind HTTP protocol gateway on port 80

Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
This commit is contained in:
Stanislav Bogatyrev 2020-12-02 07:33:25 +03:00 committed by Stanislav Bogatyrev
parent 178ddfa8d3
commit 162481a47a

View file

@ -1,4 +1,4 @@
HTTP_GW_LISTEN_ADDRESS=0.0.0.0:8080
HTTP_GW_LISTEN_ADDRESS=0.0.0.0:80
HTTP_GW_LOGGER_LEVEL=info