Update docker-compose.yml with example for local reverse proxy

In discussion #1852 I realised that we don't have example with reverse proxy running outside of docker, this commit fixes that.
This commit is contained in:
Dmitry Verkhoturov
2024-11-20 00:57:46 +00:00
committed by GitHub
parent 16ff2690f0
commit 995c4963fb
+4
View File
@@ -21,6 +21,10 @@ services:
# - "80:8080"
# - "443:8443"
# uncomment to expose to reverse proxy running on the same host but not in docker
#ports:
# - "127.0.0.1:8080:8080"
environment:
- REMARK_URL
- SECRET