Describe the bug
Could not successfully run revert locally with the command docker-compose up -d. Please refer to the attached screenshot.
To Reproduce
Steps to reproduce the behavior:
1.
# Get the code
git clone --depth 1 https://github.com/revertinc/revert
# Copy the example env file
cp .env.example .env
# Update this .env file with your own secrets
# Then In the root directory run
docker-compose up -d
See error
Expected behavior
Get revert running locally.
Screenshots
Desktop (please complete the following information):
Describe the bug Could not successfully run revert locally with the command docker-compose up -d. Please refer to the attached screenshot.
To Reproduce Steps to reproduce the behavior: 1.
Expected behavior Get revert running locally.
Screenshots
Desktop (please complete the following information):
-Windows WSL2