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