Stop hardcoding feed URL; update environment variable helper function names and add new SAMPU_BASEURL env var
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
APPLICATIONPORT="3000"
|
||||
BLOGTITLE="Anon's Blog"
|
||||
SAMPU_PORT="3000"
|
||||
SAMPU_TITLE="Anon's Blog"
|
||||
SAMPU_BASEURL="http://localhost:3000"
|
||||
|
Reference in New Issue
Block a user