Switch the email-template-service port
This commit is contained in:
parent
ab937feaf8
commit
b4cc9493c4
@ -4976,6 +4976,7 @@ Some functions to make my day job easier.
|
|||||||
:command "npm"
|
:command "npm"
|
||||||
:args '("start")
|
:args '("start")
|
||||||
:cwd "~/lola/email-template-service"
|
:cwd "~/lola/email-template-service"
|
||||||
|
:env '(("PORT" "7300"))
|
||||||
:stop-signal 'int
|
:stop-signal 'int
|
||||||
:init-async (lambda (done)
|
:init-async (lambda (done)
|
||||||
(nvm-use "10.15.1" done)))
|
(nvm-use "10.15.1" done)))
|
||||||
|
Loading…
Reference in New Issue
Block a user