Small docker improvement for better testing/development (no more 503)

This commit is contained in:
Thomas Lynch
2022-09-23 00:41:33 +10:00
parent d019440bc0
commit ea3f8bf291
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@ services:
# context: ./
# dockerfile: tor/Dockerfile
haproxy:
network_mode: host
ports:
- 80:80
build:

View File

@ -0,0 +1 @@
localhost 127.0.0.1:81