mirror of
https://github.com/xodivorce/xeorl.git
synced 2025-12-19 16:23:01 +05:30
v3.0.2
This commit is contained in:
7
htdocs/.env.example
Normal file
7
htdocs/.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
#This is an example of secret environmental variables
|
||||
#original environmental variable should be created with .env filename
|
||||
DOMAIN = "Your Domain Name Here"
|
||||
DB_HOST = "Your Database Host Name Her"
|
||||
DB_USER = "Your Database Username Here"
|
||||
DB_PASS = "Your Database Password Here"
|
||||
DB_NAME = "Your Database Name Here"
|
||||
Reference in New Issue
Block a user