Clean up.
This commit is contained in:
parent
4b8dfd5d26
commit
6dbb07abcb
|
@ -303,7 +303,7 @@ services:
|
||||||
- ./docker/data/cockroach/sqlite:/cockroach/cockroach-data
|
- ./docker/data/cockroach/sqlite:/cockroach/cockroach-data
|
||||||
- ./docker/cockroach/certs:/certs
|
- ./docker/cockroach/certs:/certs
|
||||||
ports:
|
ports:
|
||||||
- "4080:8080" # TODO Remove this once the setup is finalized.
|
- "4080:8080"
|
||||||
- "26257:26257"
|
- "26257:26257"
|
||||||
networks:
|
networks:
|
||||||
shared:
|
shared:
|
||||||
|
|
Reference in New Issue