Unverified Commit 6ed76061 authored by Basharo77's avatar Basharo77 Committed by GitHub

Delete docker-compose-rethink.yml

parent 4391242d
version: '3'
services:
rethinkdb:
image: rethinkdb
ports:
- "8080:8080"
- "28015:28015"
- "29015:29015"
volumes:
- "./data:/data"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment