We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d557a8 commit 02d1c5bCopy full SHA for 02d1c5b
packages/web/public/pdfjs-dist/pdf.worker.min.mjs
self-hosting/docker-compose/docker-compose.yml
@@ -65,9 +65,9 @@ services:
65
dockerfile: ./packages/web/Dockerfile-self
66
args:
67
- APP_ENV=prod
68
- - BASE_URL=http://localhost:3000
69
- - SERVER_BASE_URL=http://localhost:4000
70
- - HIGHLIGHTS_BASE_URL=http://localhost:3000
+ - BASE_URL=https://omnivore.podginator.com
+ - SERVER_BASE_URL=https://omnivore-api.podginator.com
+ - HIGHLIGHTS_BASE_URL=http://omnivore.podginator.com
71
- USE_NATIVE_PDF=true
72
container_name: "omnivore-web"
73
ports:
0 commit comments