yangdx
commited on
Commit
·
8db9467
1
Parent(s):
ff52466
Updated env.example with better documentation and clarity
Browse files
.env.example → env.example
RENAMED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
### Server Configuration
|
2 |
# HOST=0.0.0.0
|
3 |
# PORT=9621
|
|
|
1 |
+
### This is sample file of .env
|
2 |
+
|
3 |
### Server Configuration
|
4 |
# HOST=0.0.0.0
|
5 |
# PORT=9621
|