Port relocations off defaults for testing by NickCraver · Pull Request #1557 · StackExchange/StackExchange.Redis
added 3 commits
August 22, 2020 10:05We're getting conflicts with other use cases locally and want to move off the default ports for test instances. This (hopefully) does that correctly. Note, docker bits need to be re-initialized locally to clear state: ``` cd /tests/RedisConfigs docker-compose down docker-compose up --build --force-recreate --no-deps redis ```
NickCraver
changed the base branch from
main
to
craver/test-cleanup
mgravell
marked this pull request as ready for review
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters