Commit Graph

5 Commits

Author SHA1 Message Date
linumiq_net-user bcf3c19cee security update 2026-05-31 10:19:27 +02:00
linumiq_net-user 6b59c01744 dev: parameterize compose so one file serves prod + dev
image/container/network/project names now come from env (WEB_IMAGE,
WEB_CONTAINER, WEB_NETWORK, WEB_PROJECT) with prod values as defaults. Dev
supplies its values via the gitignored .env.production. Makes dev->main merge
safe (prod resolves to web/web:1.0.0/edge by default).
2026-05-30 14:18:40 +02:00
linumiq_net-user f1cca454e2 dev: parameterize compose for dev build (web-dev image/container, dev_edge network)
- image web-dev:1.0.0, container web-dev, network dev_edge
- NEXT_PUBLIC_* build args resolved from gitignored .env.production
  (api-dev/app-dev URLs) so the dev bundle targets the dev API.
- ignore .env.production (dev secrets) in this branch.
2026-05-30 13:24:23 +02:00
linumiq_net-user 6c1221c60f security update 2026-05-30 12:49:51 +02:00
root c935e39fa1 initial commit 2026-05-29 17:07:00 +02:00