16 Star 71 Fork 16

Gitee 极速下载 / Laradock

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/laradock/laradock
克隆/下载
docker-compose.neo4j.yml 254 Bytes
一键复制 编辑 原始数据 按行查看 历史
Pratik Khanolkar 提交于 2020-05-02 05:13 . Editted neo4j compose.yml
neo4j:
ports:
- '7401:7474'
- '7602:7687'
environment:
- NEO4J_AUTH=none
volumes:
- '/root/neo4j/data:/data'
- '/root/neo4j/logs:/logs'
image: 'neo4j:latest'
Shell
1
https://gitee.com/mirrors/Laradock.git
git@gitee.com:mirrors/Laradock.git
mirrors
Laradock
Laradock
master

搜索帮助