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 ba15a2f commit bf45165Copy full SHA for bf45165
docker-compose.yml
@@ -0,0 +1,5 @@
1
+services:
2
+ api:
3
+ build: .
4
+ ports:
5
+ - 8000:8000
0 commit comments