Specify PORT for secrets

This commit is contained in:
Jeremy Dormitzer 2021-04-15 15:27:33 -04:00
parent 83c442798d
commit 03d6a83bc4

View File

@ -203,6 +203,7 @@
:tags '(lola backend)
:command "python"
:args '("bin/cmdline.py" "www")
:env '(("PORT" "7450"))
:cwd "~/lola/secrets"
:truncate-output t
:stop-signal 'int