Netcloud: remove overwrite protocol
This commit is contained in:
parent
1020e3efb3
commit
9016b9b70b
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ in
|
||||||
trusted_domains = [
|
trusted_domains = [
|
||||||
"heimdall.tsn"
|
"heimdall.tsn"
|
||||||
];
|
];
|
||||||
overwriteprotocol = "http";
|
# overwriteprotocol = "http";
|
||||||
};
|
};
|
||||||
config = {
|
config = {
|
||||||
dbtype = "pgsql";
|
dbtype = "pgsql";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue