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

11 lines
195 B
YAML
Raw Normal View History

2022-01-28 06:52:26 +00:00
# SPDX-FileCopyrightText: 2021-2022 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