Skip to content

add proxy trusting middleware configuration in app bootstrap setup #12

add proxy trusting middleware configuration in app bootstrap setup

add proxy trusting middleware configuration in app bootstrap setup #12

Workflow file for this run

on:
push:
branches: [master]
jobs:
deploy:
runs-on: self-hosted
steps:
- name: Pull latest code
working-directory: ${{ vars.DEPLOY_PATH }}
run: git pull origin master
- name: Deploy
working-directory: ${{ vars.DEPLOY_PATH }}
run: bin/deploy