🐳 Add PENPOT_PUBLIC_URI to penpot-frontend

This commit is contained in:
Yamila Moreno 2026-04-23 09:06:10 +02:00
parent b60695f54a
commit dc8073f924

View File

@ -105,7 +105,7 @@ services:
# - "traefik.http.routers.penpot-https.tls=true" # - "traefik.http.routers.penpot-https.tls=true"
environment: environment:
<< : [*penpot-flags, *penpot-http-body-size] << : [*penpot-flags, *penpot-http-body-size, *penpot-public-uri]
penpot-backend: penpot-backend:
image: "penpotapp/backend:${PENPOT_VERSION:-latest}" image: "penpotapp/backend:${PENPOT_VERSION:-latest}"