Skip to content

Commit c4b49ff

Browse files
committed
[UPD] Change default admin email in Makefile configuration
1 parent 206a24e commit c4b49ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ EVO_BRANCH ?= 3.5.x
2222
EVO_DB_TYPE ?= sqlite
2323
EVO_DB_NAME ?= database.sqlite
2424
EVO_ADMIN_USERNAME ?= admin
25-
EVO_ADMIN_EMAIL ?= dmi3yy@gmail.com
25+
EVO_ADMIN_EMAIL ?= dmi3yy@evo.im
2626
EVO_ADMIN_PASSWORD ?= 123456
2727
EVO_ADMIN_DIRECTORY ?= manager
2828
EVO_LANGUAGE ?= uk

0 commit comments

Comments
 (0)