Skip to content

Commit 5d28299

Browse files
committed
Merge pull request coderwall#97 from akosednar/bug/fix_better_errors
Fixed ip issue for better errors - WIP coderwall#266
2 parents a2fc615 + bb57b2d commit 5d28299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ WEB_WORKERS=8
5353
WEB_PORT=tcp://0.0.0.0:3000
5454

5555
CODECLIMATE_REPO_TOKEN=unsecure
56-
TRUSTED_IP=
56+
TRUSTED_IP=127.0.0.1

0 commit comments

Comments
 (0)