🏗️」 wip: moved networks and volumes to another file

This commit is contained in:
2025-07-22 15:23:37 +02:00
parent 12445e22e4
commit 1a1555f0c1
5 changed files with 15 additions and 33 deletions

9
docker/networks.yml Normal file
View File

@ -0,0 +1,9 @@
networks:
front:
name: transcendence-front
back:
name: transcendence-back
prom:
name: transcendence-prom
prom-exporter:
name: transcendence-prom-exporter