8 lines
94 B
Caddyfile
8 lines
94 B
Caddyfile
gateway.ldex.dev {
|
|
log {
|
|
output stdout
|
|
}
|
|
|
|
reverse_proxy ai-gateway:8000
|
|
}
|