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 5e20ede commit 9234c56Copy full SHA for 9234c56
docker-compose.yaml
@@ -12,7 +12,7 @@ services:
12
- "28017"
13
14
app:
15
- image: deadrobots/pixi:app
+ build: ./app
16
ports:
17
- "8000:8000"
18
- "8090:8090"
0 commit comments