Compare commits
1 commit
2a7f905bc2
...
571e836887
Author | SHA1 | Date | |
---|---|---|---|
571e836887 |
|
@ -34,10 +34,6 @@
|
|||
|
||||
ports = [ "3002:3002" ];
|
||||
volumes = [ "tlaternet-mail:/srv/mail" ];
|
||||
extraOptions = [
|
||||
"--hostname=tlater.net"
|
||||
# This can change with rocket 0.5.
|
||||
"--stop-signal=SIGKILL"
|
||||
];
|
||||
extraOptions = [ "--hostname=tlater.net" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue