0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-13 07:21:40 -05:00

Merge branch 'mabasic-patch-1' into develop

This commit is contained in:
Andrey Antukh 2023-02-05 11:15:49 +01:00
commit 517210eeb5

View file

@ -259,6 +259,8 @@ services:
- '1025'
ports:
- "1080:1080"
networks:
- penpot
## Example configuration of MiniIO (S3 compatible object storage service); If you don't
## have preference, then just use filesystem, this is here just for the completeness.