Add .env sample

This commit is contained in:
Justin Edmund 2020-09-18 04:54:30 -07:00
parent a2f8e2ec55
commit f9e3b80a0f

7
.env.sample Normal file
View file

@ -0,0 +1,7 @@
# Enable relative paths for imports.
NODE_PATH='src/'
# App URLs
# Don't add a trailing slash to these URLs.
SIERO_API_URL=''
SIERO_IMG_URL=''