Omit the ".stg" here. None of the other services use it.
This commit is contained in:
parent
546ad2148a
commit
3dafc11783
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ listen totpcgiprovision 0.0.0.0:10019
|
||||||
|
|
||||||
listen fedoauth 0.0.0.0:10020
|
listen fedoauth 0.0.0.0:10020
|
||||||
balance hdr(appserver)
|
balance hdr(appserver)
|
||||||
server fedoauth01.stg fedoauth01.stg:80 check inter 10s rise 1 fall 2
|
server fedoauth01 fedoauth01:80 check inter 10s rise 1 fall 2
|
||||||
option httpchk GET /static/fedora/fedora-authn-logo-white.png
|
option httpchk GET /static/fedora/fedora-authn-logo-white.png
|
||||||
|
|
||||||
listen askbot 0.0.0.0:10021
|
listen askbot 0.0.0.0:10021
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue