Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardocustodio committed Mar 6, 2024
1 parent 2f3bc9f commit 480613d
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 @@ -27,7 +27,7 @@ services:
- "${REDIS_EXTERNAL_PORT}:6379"

decoder:
image: enjin/decoder:latest
image: enjin/platform-decoder:latest
restart: unless-stopped
ports:
- "${DECODER_EXTERNAL_PORT}:8090"
Expand Down

0 comments on commit 480613d

Please sign in to comment.