add heavy loggin
This commit is contained in:
@@ -7,6 +7,14 @@ nodes:
|
||||
- containerPort: 30080
|
||||
hostPort: 80
|
||||
protocol: TCP
|
||||
- containerPort: 30379
|
||||
hostPort: 6379
|
||||
listenAddress: "0.0.0.0"
|
||||
protocol: TCP
|
||||
- containerPort: 30432
|
||||
hostPort: 5432
|
||||
listenAddress: "0.0.0.0"
|
||||
protocol: TCP
|
||||
extraMounts:
|
||||
- hostPath: ${MEDIA_HOST_PATH}
|
||||
containerPath: /mnt/media
|
||||
|
||||
Reference in New Issue
Block a user