mirror of
https://gitgud.io/fatchan/haproxy-protection.git
synced 2025-05-09 02:05:37 +00:00
Small docker improvement for better testing/development (no more 503)
This commit is contained in:
@ -5,6 +5,7 @@ services:
|
||||
# context: ./
|
||||
# dockerfile: tor/Dockerfile
|
||||
haproxy:
|
||||
network_mode: host
|
||||
ports:
|
||||
- 80:80
|
||||
build:
|
||||
|
@ -0,0 +1 @@
|
||||
localhost 127.0.0.1:81
|
||||
|
Reference in New Issue
Block a user