mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-02 18:23:40 -05:00
fix: apply API_PORT in containers (#1754)
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
handle @apidocs {
|
||||
uri strip_suffix /
|
||||
reverse_proxy http://mealie-api:9000
|
||||
reverse_proxy {$API_URL}
|
||||
}
|
||||
|
||||
handle {
|
||||
|
||||
Reference in New Issue
Block a user