We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a12015 commit a5f4e73Copy full SHA for a5f4e73
README.md
@@ -36,7 +36,7 @@ python3 -m fastapi_template
36
37
Also, you can use it with docker.
38
```bash
39
-docker run --rm -it -v "$(pwd):/projects" s3rius/fastapi_template
+docker run --rm -it -v "$(pwd):/projects" ghcr.io/s3rius/fastapi_template
40
```
41
42
## Features
0 commit comments