1
0

Add ability to set port when using no proxy (#625)

This commit is contained in:
Taylor Helsper
2022-05-28 06:10:27 -05:00
committed by GitHub
parent 92442b05ce
commit 80f93152c7
3 changed files with 3 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ version: "3"
services:
btcpayserver:
ports:
- "80:49392"
- "${NOREVERSEPROXY_HTTP_PORT:-80}:49392"
exclusive:
- proxy