mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-02-02 20:59:02 +08:00
6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
# Expose ykval
|
|
RewriteEngine On
|
|
|
|
ProxyPass /yk-val/verify http://localhost:10004/yk-val/verify
|
|
ProxyPassReverse /yk-val/verify http://localhost:10004/yk-val/verify
|