ajout mastodon
This commit is contained in:
parent
d341122676
commit
79c52c2067
@ -103,6 +103,9 @@ services:
|
|||||||
{{apikaz
|
{{apikaz
|
||||||
- apikazNet
|
- apikazNet
|
||||||
}}
|
}}
|
||||||
|
{{mastodon
|
||||||
|
- mastodonNet
|
||||||
|
}}
|
||||||
|
|
||||||
#### BEGIN ORGA USE_NET
|
#### BEGIN ORGA USE_NET
|
||||||
#### END ORGA USE_NET
|
#### END ORGA USE_NET
|
||||||
@ -206,6 +209,12 @@ networks:
|
|||||||
external: true
|
external: true
|
||||||
name: apikazNet
|
name: apikazNet
|
||||||
}}
|
}}
|
||||||
|
{{mastodon
|
||||||
|
mastodonNet:
|
||||||
|
external: true
|
||||||
|
name: mastodonNet
|
||||||
|
}}
|
||||||
|
|
||||||
|
|
||||||
#### BEGIN ORGA DEF_NET
|
#### BEGIN ORGA DEF_NET
|
||||||
#### END ORGA DEF_NET
|
#### END ORGA DEF_NET
|
||||||
|
Loading…
x
Reference in New Issue
Block a user