mirror of
https://github.com/fawney19/Aether.git
synced 2026-01-09 19:22:26 +08:00
chore: 更新 docker-compose 命令为 docker compose
统一使用 Docker Compose V2 的现代写法
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Aether 部署配置 - 使用预构建镜像
|
||||
# 使用方法: docker-compose up -d
|
||||
# 使用方法: docker compose up -d
|
||||
|
||||
services:
|
||||
postgres:
|
||||
|
||||
Reference in New Issue
Block a user