This website requires JavaScript.
Explore
Help
Register
Sign In
daily_meal
/
api
Watch
1
Star
0
Fork
You've already forked api
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2d6e4db390
api
/
docker
/
nginx
/
bemeal-upstream.green.inc
5 lines
103 B
PHP
Raw
Blame
History
upstream
bemeal_api
{
server
bemeal
-
api
-
green
:
80
max_fails
=
3
fail_timeout
=
10
s
;
keepalive
32
;
}
Reference in New Issue
View Git Blame
Copy Permalink