1 Star 0 Fork 263

snailweb/vue3-antdv-admin

forked from buqiyuan/vue3-antdv-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docker-compose.yml 220 Bytes
一键复制 编辑 原始数据 按行查看 历史
buqiyuan 提交于 2023-10-12 16:46 . refactor: migrate antdv to v4 (#135)
version: '3'
services:
eoapi:
# 从当前路径构建镜像
build:
context: .
dockerfile: Dockerfile
target: production
image: buqiyuan/vue3-antdv-admin:latest
env_file:
- .env
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/snailweb/vue3-antdv-admin.git
[email protected]:snailweb/vue3-antdv-admin.git
snailweb
vue3-antdv-admin
vue3-antdv-admin
main

搜索帮助