Update element-web, matrix-synapse #121
|
@ -72,7 +72,7 @@
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
user = "994";
|
user = "994";
|
||||||
ports = [
|
ports = [
|
||||||
"4000:80"
|
"127.0.0.1:4000:80"
|
||||||
];
|
];
|
||||||
dependsOn = [ "drone-db" ];
|
dependsOn = [ "drone-db" ];
|
||||||
extraOptions = [
|
extraOptions = [
|
||||||
|
|
Loading…
Reference in a new issue