Skip to content

Commit dbf8984

Browse files
Rub21batpad
authored andcommitted
Change email name and domain to example.com
1 parent 1ec313d commit dbf8984

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

osm-seed/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,9 @@ web:
110110
env:
111111
MAILER_ADDRESS: smtp.gmail.com
112112
MAILER_DOMAIN: gmail.com
113-
MAILER_USERNAME: osmseed.test@gmail.com
113+
MAILER_USERNAME: example@gmail.com
114114
MAILER_PASSWORD: '1234'
115-
MAILER_FROM: no-reply@osmseed.org
115+
MAILER_FROM: no-reply@example.com
116116
MAILER_PORT: 25
117117
NOMINATIM_URL: 'nominatim'
118118
resources:

0 commit comments

Comments
 (0)