mirror of
https://github.com/penpot/penpot.git
synced 2025-02-01 20:09:04 -05:00
Merge remote-tracking branch 'origin/main' into staging
This commit is contained in:
commit
698a258290
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue