citadel-core/app-system/docker-compose.common.yml

11 lines
190 B
YAML
Raw Normal View History

# SPDX-FileCopyrightText: 2021 Citadel and contributors
#
2022-01-21 20:37:48 +00:00
# SPDX-License-Identifier: GPL-3.0-or-later
version: "3.8"
networks:
default:
name: citadel_main_network
external: true