fix duplicate port
This commit is contained in:
@@ -108,6 +108,7 @@ in
|
|||||||
enable = true;
|
enable = true;
|
||||||
subdomain = "social";
|
subdomain = "social";
|
||||||
settings = {
|
settings = {
|
||||||
|
port = 3002;
|
||||||
smtp-host = smtp.host;
|
smtp-host = smtp.host;
|
||||||
smtp-port = smtp.port;
|
smtp-port = smtp.port;
|
||||||
smtp-username = smtp.username;
|
smtp-username = smtp.username;
|
||||||
|
|||||||
Reference in New Issue
Block a user