Skip to content

Commit

Permalink
Adds Platformatic Cloud GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tonysnowboardunderthebridge committed Nov 6, 2023
1 parent e37a400 commit 85745b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/platformatic-static-workspace-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
runs-on: ubuntu-latest
env:
DATABASE_URL: ${{ secrets.DATABASE_URL }}
PLT_SERVER_HOSTNAME: trumpet.db.elephantsql.com/cebcnahl
PORT: 5142
PLT_SERVER_LOGGER_LEVEL: info
PLT_SERVER_HOSTNAME: BBBBBBBBBB
PORT: 312312
PLT_SERVER_LOGGER_LEVEL: debug
DEPLOY_SERVICE_HOST: https://plt-development-deploy-service.fly.dev

steps:
Expand Down

0 comments on commit 85745b4

Please sign in to comment.