Config: put Redis service in Docker local network #2223
Reference in New Issue
Block a user
Delete Branch "patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The old config exposed the Redis server to the internet if the user had not configured a firewall to block port 6379
Issue ref: https://github.com/maybe-finance/maybe/issues/2192
Awesome, thanks for putting this together!
Nice, thanks @JIBSIL!