01-apps.yaml.erb 246 Bytes
### Colab proxied apps
PROXIED_APPS:
  gitlab:
    upstream: 'http://<%= node['peers']['integration'] %>:81/gitlab/'
    private_token: '<%= @get_private_token.call %>'
  noosfero:
    upstream: 'http://<%= node['peers']['social'] %>:80/social/'