adding an .env file to repo

This commit is contained in:
Eli Mellen 2019-08-05 22:04:10 -04:00
parent 76b8f597f6
commit 7dfddc7154
2 changed files with 1 additions and 1 deletions

1
.env.prod Normal file
View File

@ -0,0 +1 @@
ROOT_URL='https://wiki.eli.li'

1
.gitignore vendored
View File

@ -1,5 +1,4 @@
.DS_Store
.env.prod
/node_modules
/dist
/.cache