mirror of
https://github.com/Theodor-Springmann-Stiftung/konkykru.git
synced 2025-10-28 08:45:31 +00:00
11 lines
136 B
YAML
11 lines
136 B
YAML
services:
|
|
konkykru:
|
|
build: .
|
|
restart: unless-stopped
|
|
networks:
|
|
- caddynet
|
|
|
|
networks:
|
|
caddynet:
|
|
external: true
|