We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1b14cb commit 0336235Copy full SHA for 0336235
1 file changed
docker-compose.yml
@@ -43,7 +43,7 @@ services:
43
ports: []
44
command: ["celery", "worker", "--app=config", "--loglevel=info"]
45
46
- jupter:
+ jupyter:
47
<<: *web
48
container_name: jupyter
49
ports:
0 commit comments