This commit is contained in:
parent
bd451c6cbb
commit
7258d283ed
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
:80 {
|
:80 {
|
||||||
# Backend
|
# Backend
|
||||||
handle /api/* {
|
handle /api/* {
|
||||||
reverse_proxy recipes_backend:3000
|
reverse_proxy backend:3000
|
||||||
}
|
}
|
||||||
|
|
||||||
# Frontend
|
# Frontend
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue