diff --git a/docker/images/docker-compose.yaml b/docker/images/docker-compose.yaml index 90deed915..6302178cd 100644 --- a/docker/images/docker-compose.yaml +++ b/docker/images/docker-compose.yaml @@ -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.