fix: Replace deprecated syntax

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2533>
This commit is contained in:
Georg Krause 2023-07-25 09:38:28 +02:00 committed by Georg Krause
parent 0eb5048ecd
commit 16f8d43fe5
2 changed files with 4 additions and 4 deletions

View File

@ -206,5 +206,5 @@ services:
networks:
internal:
federation:
external:
name: federation
external: true

View File

@ -17,5 +17,5 @@ services:
networks:
federation:
external:
name: federation
external: true