文件
克隆/下载
docker-compose.yml 143 Bytes
一键复制 编辑 原始数据 按行查看 历史
黄金保 提交于 5年前 . init commit
version: '2'
services:
renren-fast:
image: renren/fast
ports:
- "8080:8080"
environment:
- spring.profiles.active=dev
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化