Update README.md

This commit is contained in:
2026-06-12 17:24:28 -04:00
parent 5e9559dfd1
commit 21ef3043da
+2
View File
@@ -1,3 +1,4 @@
```yaml
services:
web:
image: jones013/euchre-scoreboard:latest
@@ -5,3 +6,4 @@ services:
- 20010:80
restart: unless-stopped
networks: {}
```