Added postmaster@ and abuse@ to virtuals when you create a domain. Hard coded at the moment.
This commit is contained in:
@@ -41,4 +41,4 @@ pidfile ENV.fetch("PIDFILE") { "tmp/pids/server.pid" }
|
||||
|
||||
# Allow puma to be restarted by `bin/rails restart` command.
|
||||
plugin :tmp_restart
|
||||
bind 'tcp://0.0.0.0:3001'
|
||||
bind 'tcp://0.0.0.0:3002'
|
||||
|
||||
Reference in New Issue
Block a user