#!/bin/bash

set -e

config-add "\
services:
  $MASTER_BASE_SERVICE_NAME:
    environment:
      PROXY_MODE: \"true\"
"