Skip to content

Commit

Permalink
Add default CDN host
Browse files Browse the repository at this point in the history
  • Loading branch information
zacksiri committed Feb 19, 2024
1 parent 6051b74 commit b00ad0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,3 +150,4 @@ jobs:
POSTGRES_USERNAME: postgres
POSTGRES_PASSWORD: postgres
POSTGRES_PORT: ${{ job.services.postgres.ports[5432] }}
DEFAULT_CDN_HOST: some.domain.com

0 comments on commit b00ad0b

Please sign in to comment.