mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 20:15:24 +02:00
fix: apply API_PORT in containers (#1754)
This commit is contained in:
parent
0d953da5b0
commit
9f6bcc83d5
3 changed files with 8 additions and 6 deletions
|
@ -36,7 +36,7 @@
|
|||
|
||||
handle @apidocs {
|
||||
uri strip_suffix /
|
||||
reverse_proxy http://mealie-api:9000
|
||||
reverse_proxy {$API_URL}
|
||||
}
|
||||
|
||||
handle {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue