mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2025-05-14 11:24:25 +00:00
alignment on qbit
This commit is contained in:
parent
57a49d201a
commit
9b2cc248c3
@ -33,14 +33,13 @@ services:
|
|||||||
- 6881:6881
|
- 6881:6881
|
||||||
- 6881:6881/udp
|
- 6881:6881/udp
|
||||||
- 3030:3030
|
- 3030:3030
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
default:
|
default:
|
||||||
ipam:
|
ipam:
|
||||||
driver: default
|
driver: default
|
||||||
config: # set fixed subnet mask
|
config: # set fixed subnet mask
|
||||||
- subnet: 192.168.80.0/24
|
- subnet: 192.168.80.0/24
|
||||||
gateway: 192.168.80.1
|
gateway: 192.168.80.1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user