Add Cloudron packaging for Maubot
This commit is contained in:
10
maubot-src/examples/database/maubot.yaml
Normal file
10
maubot-src/examples/database/maubot.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
maubot: 0.1.0
|
||||
id: xyz.maubot.storagebot
|
||||
version: 2.0.0
|
||||
license: MIT
|
||||
modules:
|
||||
- storagebot
|
||||
main_class: StorageBot
|
||||
database: true
|
||||
database_type: asyncpg
|
||||
config: false
|
||||
Reference in New Issue
Block a user