Files
Euchre-Scoreboard/README.md
T
2026-06-12 17:22:44 -04:00

131 B

services: web: image: jones013/euchre-scoreboard:latest ports: - 20010:80 restart: unless-stopped networks: {}