fix docker go module downloads

This commit is contained in:
leonincs
2026-04-27 17:37:27 +08:00
parent a45a64c1ff
commit e6f5348278
2 changed files with 18 additions and 7 deletions

View File

@@ -1,6 +1,4 @@
version: '3.8'
services:
services:
mysql:
image: mysql:8.0
restart: always