citadel-core/app-system/docker-compose.common.yml
2022-01-28 01:52:26 -05:00

11 lines
195 B
YAML

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