feat: add secure module marketplace runtime (#745)

This commit is contained in:
Darko Gjorgjijoski
2026-08-05 03:49:42 +02:00
committed by GitHub
parent f322c2b74d
commit 8579e4f85f
79 changed files with 2084 additions and 1762 deletions
@@ -13,6 +13,7 @@ services:
- "8090:8080" # 8090 is the public port.
volumes:
- invoiceshelf_storage:/var/www/html/storage
- invoiceshelf_modules:/var/www/html/Modules
networks:
- invoiceshelf
environment:
@@ -32,3 +33,4 @@ networks:
invoiceshelf:
volumes:
invoiceshelf_storage:
invoiceshelf_modules: