mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 20:39:18 -08:00
fix(z2m): remove ipv4 url hack
This commit is contained in:
parent
c8bc78fb88
commit
7765e2a213
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ in {
|
|||
url = access.proxyUrlFor {
|
||||
serviceName = "mosquitto";
|
||||
scheme = "mqtt";
|
||||
getAddressFor = "getAddress4For";
|
||||
};
|
||||
in
|
||||
mkIf (!config.services.mosquitto.enable) (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue