diff --git a/README.md b/README.md index 9700afc..9e91b58 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ```yaml services: web: - image: jones013/euchre-scoreboard:latest + image: ejones/euchre-scoreboard:latest ports: - 20010:80 restart: unless-stopped