feat: try new ci/cd blue and green
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
upstream bemeal_api {
|
||||
server 127.0.0.1:8081 max_fails=3 fail_timeout=10s;
|
||||
keepalive 32;
|
||||
}
|
||||
Reference in New Issue
Block a user