Skip to content

Commit

Permalink
Fix a typo in minder server in docker-compose.yaml (#2257)
Browse files Browse the repository at this point in the history
Update docker-compose.yaml
  • Loading branch information
rdimitrov authored Feb 1, 2024
1 parent 0889f84 commit 1b2b4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
version: '3.2'
services:
minder:
container_name: minder_sever
container_name: minder_server
build: .
image: minder:latest

Expand Down

0 comments on commit 1b2b4da

Please sign in to comment.