add peertube

This commit is contained in:
2025-04-19 17:10:33 +02:00
parent db684d4ebd
commit 1259857474
5 changed files with 133 additions and 3 deletions

View File

@ -101,6 +101,9 @@ services:
{{mastodon
- mastodonNet
}}
{{peertube
- peertubeNet
}}
#### BEGIN ORGA USE_NET
#### END ORGA USE_NET
@ -209,6 +212,11 @@ networks:
external: true
name: mastodonNet
}}
{{peertube
peertubeNet:
external:true
name:peertubeNet
}}
#### BEGIN ORGA DEF_NET