Skip to content

Commit

Permalink
Fix container name after project name update
Browse files Browse the repository at this point in the history
  • Loading branch information
franksn90 committed Jun 20, 2024
1 parent 8d835b0 commit b8d802c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "dashboard-project"

services:
dashboard:
image: ghcr.io/cambio-project/dashboard-vue-23:1.2.1
image: ghcr.io/cambio-project/dispel-cockpit:1.2.1
container_name: dashboard
ports:
- 8080:3000
Expand Down

0 comments on commit b8d802c

Please sign in to comment.