docker -compose.yaml配置. version: "3" services: yapi: image: mrjin/yapi:latest container_name: yapi environment: - VERSION=1.5.6 ...
確定! 回上一頁