Skip to content
Snippets Groups Projects
Commit 03725da9 authored by Jeremie TISSERAND's avatar Jeremie TISSERAND
Browse files

Update README url

parent 23a0c583
No related branches found
No related tags found
No related merge requests found
......@@ -21,15 +21,15 @@ and then
### Application
[http://localhost:8080]()
[http://127.0.0.1:8080]()
### Couchbase server
[http://localhost:8091]()
[http://127.0.0.1:8091]()
Login credentials : admin / adminadmin
### Sync gateway
[http://localhost:4985/_admin/]()
[http://127.0.0.1:4985/_admin/]()
version: '2'
services:
couchbase-couchbase:
image: couchbase/server:community
image: couchbase/server:community-5.0.1
ports:
- 8091:8091
- 8092:8092
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment