mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-03 15:50:12 -04:00
7 lines
159 B
Bash
7 lines
159 B
Bash
##
|
|
# Cloud Foundry app initialization script
|
|
# https://docs.cloudfoundry.org/devguide/deploy-apps/deploy-app.html#profile
|
|
##
|
|
|
|
export https_proxy=$egress_proxy
|