mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-03 20:45:23 +02:00
9 lines
96 B
Text
9 lines
96 B
Text
|
{
|
||
|
admin off
|
||
|
}
|
||
|
|
||
|
localhost {
|
||
|
handle /mealie/* {
|
||
|
reverse_proxy http://127.0.0.1:9090
|
||
|
}
|
||
|
}
|