docker-compose & docker

This commit is contained in:
MaxKey
2024-10-01 12:17:56 +08:00
parent 8de16418e4
commit 1359bbfe89
14 changed files with 418 additions and 392 deletions

View File

@@ -1,4 +1,3 @@
version: '3'
networks:
maxkey.top:
@@ -6,7 +5,7 @@ networks:
services:
mysql:
image: mysql:8.0.32
image: mysql:8.4.2
container_name: maxkey-mysql
hostname: maxkey-mysql
volumes: