1e69d0b158
fix: create env placeholder file inline in Dockerfile for dynamic public env
...
Build and Push Docker Image to Gitea / build-and-push (push) Failing after 4m6s
.dockerignore excludes .env files so the previous COPY failed silently.
$env/dynamic/public requires variable names to be declared at build time
to generate named exports; empty placeholders satisfy this while actual
values still come from process.env at runtime.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-04 17:09:42 +01:00
13c6977e59
feat: add PUBLIC_UMAMI_SCRIPT variable and integrate into layout
Build and Push Docker Image to Gitea / build-and-push (push) Failing after 2m13s
2026-02-21 11:05:30 +01:00
c85fa7798e
chore: remove Letterspace newsletter integration and all LETTERSPACE_* variables
2026-02-21 10:56:43 +01:00
Valknar XXX
6d8996fef1
fix: dockerfile
2025-10-26 07:47:22 +01:00
Valknar XXX
9154548cf0
fix: dockerfile
2025-10-26 03:35:29 +01:00
Valknar XXX
392d42ce2c
fix: dockerfile
2025-10-26 02:10:36 +02:00
Valknar XXX
3c04314492
fix: dockerfile
2025-10-26 01:56:26 +02:00
Valknar XXX
cc19e57131
fix: newer node image
2025-10-26 00:12:58 +02:00
Valknar XXX
5df6f10968
fix: pnpm prune --prod
2025-10-26 00:00:28 +02:00
Valknar XXX
03baca8272
fix: .env.production in Dockerfile
2025-10-25 23:08:07 +02:00
Valknar XXX
29e8808be1
fix: PUBLIC_URL usage and add ffmpeg
2025-10-25 22:38:45 +02:00
Valknar XXX
bcc9ba1c6d
feat: docker
2025-10-25 22:29:06 +02:00