1 Star 0 Fork 103

secosun/dax-pay-ui

forked from Bootx/dax-pay-ui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
okteto.yml 741 Bytes
一键复制 编辑 原始数据 按行查看 历史
sunxke 提交于 2024-11-04 21:13 . dev
deploy:
#- kubectl apply -f ./deploy/k8s.yml
# - helm delete payui
- helm install payui ./helm/daxpayui/daxpayui-0.1.0.tgz
build:
daxui-dev:
image: ccr.ccs.tencentyun.com/allcaninstall/daxui:1.0.0-dev
context: .
dockerfile: ./Dockerfile
daxui:
image: ccr.ccs.tencentyun.com/allcaninstall/daxui:0.0.0
context: .
dockerfile: ./deploy/Dockerfile
dev:
daxpayui:
command: bash
image: ccr.ccs.tencentyun.com/allcaninstall/daxui:1.0.0-dev
sync:
- .:/usr/src/app
# - ./konsta-master:/usr/src/konsta-master
# - ./svelte-calendar:/usr/src/svelte-calendar
forward:
- 9229:9229
- 5173:5173
- 4173:4173
- 3100:3100
interface: 0.0.0.0
autocreate: true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/secosun/dax-pay-ui.git
git@gitee.com:secosun/dax-pay-ui.git
secosun
dax-pay-ui
dax-pay-ui
dev

搜索帮助