Skip to content

Commit

Permalink
fix frontend image url typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LBlend committed Apr 10, 2022
1 parent 3bef4e4 commit 3bd7f17
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 @@ -9,7 +9,7 @@ services:

frontend:
container_name: mann-eller-kvinne-frontend
image: "ghcr.io/lblend/mann-eller-kvinne-forntend:latest"
image: "ghcr.io/lblend/mann-eller-kvinne-frontend:latest"
ports:
- "3000:3000"
depends_on:
Expand Down

0 comments on commit 3bd7f17

Please sign in to comment.