env-proxy.sh 87 B

123456
  1. #!/bin/bash
  2. export IMAGE=nginx-proxy-arm
  3. export ENV=prod
  4. export NAME=http-proxy-$ENV