Skip to content

Commit

Permalink
uncommented IP_ADDRESS_PRECISION=0
Browse files Browse the repository at this point in the history
  • Loading branch information
CaffeineSheep committed Mar 10, 2023
1 parent d7165b2 commit 09471d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prod.env
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ DB_PASSWORD=willBeGeneratedAutomatically
# Can be 'production', 'development', 'testing' or 'demo'
APP_ENV=production

# IP_ADDRESS_PRECISION=0 # 0 Removes all ip information from the logs
IP_ADDRESS_PRECISION=0 # 0 Removes all ip information from the logs

# Set OIDC to be the authentication method
AUTH_METHOD=oidc
Expand Down

0 comments on commit 09471d1

Please sign in to comment.