Skip to content

Commit 06ae557

Browse files
committed
Remove quotes from WP_TITLE value
1 parent 97541a2 commit 06ae557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ DB_USER_NAME=wordpress
1414
DB_USER_PASSWORD=UDG@F!oy8g37921f
1515

1616
WP_DOMAIN=plugin.myhost
17-
WP_TITLE="plugin Test"
17+
WP_TITLE=plugin Test
1818

1919
ADMIN_USER=admin
2020
ADMIN_PASS=admin

0 commit comments

Comments
 (0)