1 Star 0 Fork 0

为风找理由的草/nuxt-vuetify-dashboard

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docker-compose.yml 320 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rekryt 提交于 2023-04-28 21:49 . docker-compose.yml update
version: '3'
services:
nuxt:
restart: unless-stopped
build:
context: .
networks:
- web
env_file:
- .env
logging:
driver: 'json-file'
options:
max-size: '50m'
networks:
web:
external: true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/c9567/nuxt-vuetify-dashboard.git
git@gitee.com:c9567/nuxt-vuetify-dashboard.git
c9567
nuxt-vuetify-dashboard
nuxt-vuetify-dashboard
master

搜索帮助