ajout mastodon

This commit is contained in:
Didier Denoual 2025-03-24 19:33:04 +01:00
parent d341122676
commit 79c52c2067

View File

@ -103,6 +103,9 @@ services:
{{apikaz
- apikazNet
}}
{{mastodon
- mastodonNet
}}
#### BEGIN ORGA USE_NET
#### END ORGA USE_NET
@ -206,6 +209,12 @@ networks:
external: true
name: apikazNet
}}
{{mastodon
mastodonNet:
external: true
name: mastodonNet
}}
#### BEGIN ORGA DEF_NET
#### END ORGA DEF_NET