We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The -d flag needs to come before the server
Follow readme instructions. The docker-compose up server -d is wrong. The -d needs to come after the up and before the server.
No response
The text was updated successfully, but these errors were encountered:
#237 FIX Adjust docker-compose up server instructions
5e3985c
Merge pull request #238 from terrateamio/237-fix-docker-compose-up-in…
973fed9
…structions #237 FIX Adjust docker-compose up server instructions
No branches or pull requests
Describe the bug
The -d flag needs to come before the server
Steps to reproduce
Follow readme instructions. The docker-compose up server -d is wrong. The -d needs to come after the up and before the server.
Expected behavior
No response
Actual behavior
No response
Terrateam version & environment details
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: