mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2024-11-14 06:01:33 +01:00
7 lines
86 B
YAML
7 lines
86 B
YAML
|
version: '3.9'
|
||
|
|
||
|
networks:
|
||
|
infra-network:
|
||
|
driver: bridge
|
||
|
name: infra-network
|