Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
mini-xi committed Jul 3, 2024
2 parents 86030b9 + 3bac2b1 commit bd7363a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
cat <<EOF > Procfile
web: node server.js
EOF
mkdir -p .platform/nginx/conf.d
cat <<EOF > .platform/nginx/conf.d/proxy.conf
server {
listen 80;
Expand Down

0 comments on commit bd7363a

Please sign in to comment.