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
Update:
server
Remove:
.vscode/launch.json
server.json
.gitignore
.pre-commit-config.yaml
runServices
.devcontainer.json
localhost/data/server.json
localhost/keys/server.key
Edit: we actually want to keep the runServices entry, since we want the server starting up for the devcontainer, by default.
The text was updated successfully, but these errors were encountered:
machikoyasuda
Successfully merging a pull request may close this issue.
Update:
server
service to use the image from Add GitHub Action to build/publish Docker image eligibility-server#7Remove:
.vscode/launch.json
server.json
entry in.gitignore
.pre-commit-config.yaml
runServices
entry in.devcontainer.json
localhost/data/server.json
localhost/keys/server.key
(we still need the public key)Edit: we actually want to keep the
runServices
entry, since we want the server starting up for the devcontainer, by default.The text was updated successfully, but these errors were encountered: