Update README.md

This commit is contained in:
2026-06-15 15:51:21 -04:00
parent 21ef3043da
commit 245c614467
+1 -1
View File
@@ -1,7 +1,7 @@
```yaml ```yaml
services: services:
web: web:
image: jones013/euchre-scoreboard:latest image: ejones/euchre-scoreboard:latest
ports: ports:
- 20010:80 - 20010:80
restart: unless-stopped restart: unless-stopped