Remove broken semicolon
This commit is contained in:
parent
6c736b8684
commit
8f0cde4c3d
|
@ -75,7 +75,7 @@
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
user = 993;
|
user = 993;
|
||||||
volumes = [
|
volumes = [
|
||||||
"/var/lib/mailman/web:/opt/mailman-web-data";
|
"/var/lib/mailman/web:/opt/mailman-web-data"
|
||||||
];
|
];
|
||||||
extraOptions = [
|
extraOptions = [
|
||||||
"--network=mailman-net"
|
"--network=mailman-net"
|
||||||
|
|
Loading…
Reference in a new issue