mirror of
https://github.com/Theodor-Springmann-Stiftung/konkykru.git
synced 2025-10-29 09:15:31 +00:00
Initial
This commit is contained in:
10
docker-compose.yml
Normal file
10
docker-compose.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
services:
|
||||
konkykru:
|
||||
build: .
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- caddynet
|
||||
|
||||
networks:
|
||||
caddynet:
|
||||
external: true
|
||||
Reference in New Issue
Block a user