Remove spaces around = sign in .env
This commit is contained in:
@@ -79,10 +79,10 @@ DMARC_RUF=admin
|
|||||||
###################################
|
###################################
|
||||||
|
|
||||||
# Path to the admin interface if enabled
|
# Path to the admin interface if enabled
|
||||||
WEB_ADMIN = /admin
|
WEB_ADMIN=/admin
|
||||||
|
|
||||||
# Path to the webmail if enabled
|
# Path to the webmail if enabled
|
||||||
WEB_WEBMAIL = /webmail
|
WEB_WEBMAIL=/webmail
|
||||||
|
|
||||||
###################################
|
###################################
|
||||||
# Advanced settings
|
# Advanced settings
|
||||||
|
|||||||
Reference in New Issue
Block a user