mirror of
https://github.com/JaviPege/sailarr-installer.git
synced 2026-01-04 11:49:30 -06:00
10 lines
177 B
YAML
Executable File
10 lines
177 B
YAML
Executable File
# Networks Configuration
|
|
|
|
networks:
|
|
mediacenter:
|
|
name: mediacenter
|
|
driver: bridge
|
|
ipam:
|
|
config:
|
|
- subnet: 172.30.0.0/24
|
|
gateway: 172.30.0.1 |