Skip to content

Commit 0336235

Browse files
committed
fix(docker-compose.yml): Fix typo
1 parent e1b14cb commit 0336235

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ services:
4343
ports: []
4444
command: ["celery", "worker", "--app=config", "--loglevel=info"]
4545

46-
jupter:
46+
jupyter:
4747
<<: *web
4848
container_name: jupyter
4949
ports:

0 commit comments

Comments
 (0)