mirror of
https://github.com/xodivorce/xeorl.git
synced 2025-12-19 16:23:01 +05:30
v4.2.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#This is an example of secret environmental variables
|
||||
#original environmental variable should be created with .env filename
|
||||
DOMAIN = "Your Domain Name Here"
|
||||
DOMAIN = "Your Domain Name Here" ### Additionally, you need to set the domain name in the assets/js/home.js file at line 39.
|
||||
DB_HOST = "Your Database Host Name Her"
|
||||
DB_USER = "Your Database Username Here"
|
||||
DB_PASS = "Your Database Password Here"
|
||||
|
||||
Reference in New Issue
Block a user