remove ports

pull/20012/head
quicksandzn 1 year ago
parent 7e8d495001
commit fd0feae13f

@ -612,8 +612,6 @@ services:
command: redis-server --requirepass ${REDIS_PASSWORD:-difyai123456} command: redis-server --requirepass ${REDIS_PASSWORD:-difyai123456}
healthcheck: healthcheck:
test: [ 'CMD', 'redis-cli', 'ping' ] test: [ 'CMD', 'redis-cli', 'ping' ]
ports:
- 6379:6379
# The DifySandbox # The DifySandbox
sandbox: sandbox:

Loading…
Cancel
Save