0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-21 22:36:12 -05:00

🐳 Set correct internal url frontend url for exporter

This commit is contained in:
Yamila Moreno 2025-01-14 17:37:14 +01:00
parent 404297f837
commit aa023d847d

View file

@ -201,7 +201,7 @@ services:
environment:
# Don't touch it; this uses an internal docker network to
# communicate with the frontend.
PENPOT_PUBLIC_URI: http://penpot-frontend
PENPOT_PUBLIC_URI: http://penpot-frontend:8080
## Redis is used for the websockets notifications.
PENPOT_REDIS_URI: redis://penpot-redis/0