Skip to content

Commit

Permalink
Merge pull request #598 from hngprojects/Lanky-23-patch-2
Browse files Browse the repository at this point in the history
Update pr-deploy.yml
  • Loading branch information
Lanky-23 authored Aug 14, 2024
2 parents c57d9f4 + 289c967 commit e53d24c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
context: '.'
dockerfile: 'Dockerfile'
exposed_port: '8000'
host_volume_path: '/var/'
container_volume_path: '/var/'
#host_volume_path: '/var/'
#container_volume_path: '/var/'
github_token: ${{ secrets.GITHUB_TOKEN }}

- name: Print Preview URL
Expand Down

0 comments on commit e53d24c

Please sign in to comment.