1 Star 0 Fork 1

coolsoul/board

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docker-compose.override.yml.example 414 Bytes
一键复制 编辑 原始数据 按行查看 历史
# If you want to use it just remove the extensions .example
version: '2'
services:
restyaboard:
volumes:
# useful for dev: code is directly used in container
- ./client/:/usr/share/nginx/html/client
- ./server/:/usr/share/nginx/html/server
# pgadmin:
# image: fenglc/pgadmin4
# ports:
# - 1235:5050
# environment:
# - DEFAULT_USER=admin
# - DEFAULT_PASSWORD=admin
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/coolsoul/board.git
git@gitee.com:coolsoul/board.git
coolsoul
board
board
master

搜索帮助