Skip to content

Commit

Permalink
Update ohri-dev-staging-refapp.yml - port
Browse files Browse the repository at this point in the history
  • Loading branch information
alaboso authored Feb 27, 2024
1 parent 5155748 commit 91ead48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ohri-dev-staging-refapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@ jobs:
host: ${{ secrets.HISTAC_HOST }}
username: ${{ secrets.HISTAC_USERNAME }}
key: ${{ secrets.OHRI_SSH_PRIVATE_KEY }}
port: ${{ secrets.3222 }}
port: 3222
script: cd /opt && docker compose -f docker-compose-openmrs-referenceapplication.yml stop && docker compose -f docker-compose-openmrs-referenceapplication.yml pull && docker compose -f docker-compose-openmrs-referenceapplication.yml up -d

0 comments on commit 91ead48

Please sign in to comment.