Update .env
This commit is contained in:
parent
0a6585a2bd
commit
a4bf8f8017
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ GEN_ROBOTS_TXT=false
|
|||
GEN_SITE_MAP=false
|
||||
MAX_UPLOAD_SIZE=128
|
||||
PROD=false
|
||||
SITE_NAME=DEVOPS
|
||||
SITE_NAME=
|
||||
SITE_URL=https://yoursite.com
|
||||
ABUSE_CONTACT=abuse@example.com
|
||||
INFO_CONTACT=info@example.com
|
||||
|
@ -20,4 +20,4 @@ ANTI_DUPE=false
|
|||
FILES_RETRIES=15
|
||||
SSL=true
|
||||
NAME_LENGTH=8
|
||||
URL=
|
||||
URL=
|
||||
|
|
Loading…
Add table
Reference in a new issue