Skip to content

Commit

Permalink
Use processor-cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
kasbah committed Sep 24, 2024
1 parent 31a2e9c commit 1704503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
image: ghcr.io/kitspace/frontend${FRONTEND_DEPLOY_IMAGE_TAG}
environment:
- NODE_ENV=production
- 'KITSPACE_ASSET_URL=https://${S3_PROCESSOR_BUCKET_NAME}.s3.amazonaws.com/${KITSPACE_PROCESSOR_ASSET_VERSION}'
- 'KITSPACE_ASSET_URL=https://processor-cdn.${KITSPACE_DOMAIN}/${KITSPACE_PROCESSOR_ASSET_VERSION}'
restart: always

gitea:
Expand Down

0 comments on commit 1704503

Please sign in to comment.