This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Formatting of haproxy.cfg
pull/254/head
sudneo
6 years ago
parent
06e8056173
commit
f1a64df339
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
examples/haproxy/haproxy.cfg
+ 2
- 2
examples/haproxy/haproxy.cfg
View File
@@ -19,8 +19,8 @@ global
defaults
log global
mode http
option httplog
option dontlognull
option httplog
option dontlognull
option forwardfor
option redispatch
timeout connect 5000
Write
Preview
Loading…
Cancel
Save