This website works better with JavaScript.
Home
Help
Sign In
inhji
/
dagon
Watch
1
Star
0
Fork
0
Code
Issues
4
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add .env.example
master
Inhji Y.
1 year ago
parent
edcffebaa1
commit
8f9e1eef45
1 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
.env.example
+ 7
- 0
.env.example
View File
@@ -0,0 +1,7 @@
#!/usr/bin/env bash
export DATABASE_URL=
export SECRET_KEY_BASE=
export MIX_ENV=
export HOSTNAME=
export PORT=
Write
Preview
Loading…
Cancel
Save