Glenn Y. Rolland
b525f75055
All checks were successful
continuous-integration/drone/push Build is passing
10 lines
114 B
Text
10 lines
114 B
Text
|
|
handle_path /docs* {
|
|
reverse_proxy 127.0.0.1:5100
|
|
}
|
|
|
|
|
|
handle_path /slides* {
|
|
reverse_proxy 127.0.0.1:5200
|
|
}
|
|
|