Reformat compose files

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2023-10-28 14:30:26 +01:00
parent d33220eab7
commit 6a23377c36
39 changed files with 1255 additions and 1266 deletions

View File

@@ -0,0 +1,14 @@
services:
peercalls:
image: peercalls/peercalls
restart: unless-stopped
environment:
- PEERCALLS_BASE_URL=/p2p
networks:
- default
- routing
networks:
routing:
external: true
name: routing