Revert "traccar: init"
Some checks failed
Build and Deploy / deploy (push) Failing after 51s
Some checks failed
Build and Deploy / deploy (push) Failing after 51s
This reverts commit acfa08fc2e.
This commit is contained in:
@@ -197,14 +197,6 @@ rec {
|
||||
port = 5500;
|
||||
proto = "tcp";
|
||||
};
|
||||
traccar_web = {
|
||||
port = 8082;
|
||||
proto = "tcp";
|
||||
};
|
||||
traccar_tracking = {
|
||||
port = 5056;
|
||||
proto = "tcp";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -338,10 +330,6 @@ rec {
|
||||
dataDir = services_dir + "/trilium";
|
||||
};
|
||||
|
||||
traccar = {
|
||||
domain = "traccar.${https.domain}";
|
||||
};
|
||||
|
||||
media = {
|
||||
moviesDir = torrents_path + "/media/movies";
|
||||
tvDir = torrents_path + "/media/tv";
|
||||
|
||||
Reference in New Issue
Block a user