Skip to content

Commit

Permalink
fixed yaml example
Browse files Browse the repository at this point in the history
  • Loading branch information
engineerjoe440 committed Sep 2, 2024
1 parent 732a902 commit a4ae987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ parameters for your application to use. Here's an example:
# WordWall Example Configuration
services:
wordwall:
image: ghcr.io/engineerjoe440/wordwall:main
image: ghcr.io/engineerjoe440/wordwall:master
ports:
- 8082:80
restart: unless-stopped
Expand Down

0 comments on commit a4ae987

Please # to comment.