citadel-core/app-system/docker-compose.common.yml
2021-10-22 16:56:27 +01:00

11 lines
191 B
YAML

# SPDX-FileCopyrightText: 2021 Citadel and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
version: "3.8"
networks:
default:
name: citadel_main_network
external: true