Skip to content

Commit 2d430c1

Browse files
authored
chore: fix syntax in example.env (@byseif21) (monkeytypegame#6712)
1 parent 8be3a3c commit 2d430c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/example.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ RECAPTCHA_SECRET=
3333
# REDIS_PORT=6379
3434

3535
# port of the mongodb server, not exposed by default
36-
# MONGO_PORT:27017
36+
# MONGO_PORT=27017

0 commit comments

Comments
 (0)