9 lines
217 B
Plaintext
9 lines
217 B
Plaintext
www.seccodesmith.pl seccodesmith.pl {
|
|
import certs
|
|
root /sites/seccodesmith.pl/
|
|
|
|
reverse_proxy /pgadmin/* pgadmin:80 {
|
|
header_up X-Real-IP {remote_host}
|
|
header_up X-Script-Name /pgadmin
|
|
}
|
|
} |