mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-07 21:09:14 +00:00
Properly bind port.
This commit is contained in:
@@ -3,5 +3,4 @@ services:
|
||||
mongo:
|
||||
image: ${MONGODB_IMAGE:-percona/percona-server-mongodb:3.4}
|
||||
ports:
|
||||
- 27017
|
||||
|
||||
- "27017:27017"
|
||||
|
Reference in New Issue
Block a user