mirror of
https://github.com/xodivorce/xeorl.git
synced 2025-12-19 08:13:00 +05:30
v2.1.1
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
#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"
|
||||||
DB_HOST = "Your Database Host Name Her"
|
DB_HOST = "Your Database Host Name Her"
|
||||||
DB_USER = "Your Database Username Here"
|
DB_USER = "Your Database Username Here"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<span>Xeorl</span>
|
<span>Xeorl</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="version-number">
|
<div class="version-number">
|
||||||
<span>2.1.0</span>
|
<span>2.1.1</span>
|
||||||
</div>
|
</div>
|
||||||
<nav>
|
<nav>
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user