Migrations infra & working instance-control + commands
This commit is contained in:
@@ -53,6 +53,7 @@ bodys["dozzle"]=$(cat <<EOF
|
||||
reverse_proxy http://dozzle:8080
|
||||
EOF
|
||||
)
|
||||
bodys["instance-control"]=" reverse_proxy http://instance_control:9000"
|
||||
bodys["lb"]=" reverse_proxy http://nginx:80"
|
||||
|
||||
for config_string in ${APP_CONFIGS[@]}; do
|
||||
|
||||
Reference in New Issue
Block a user