fix: site volume configurable

This commit is contained in:
Hussain Nagaria
2025-02-04 14:15:47 +05:30
parent 65780ee852
commit 82cf0643d7

View File

@@ -343,6 +343,10 @@ volumes:
redis-queue-data:
redis-socketio-data:
sites:
driver_opts:
type: "${SITE_VOLUME_TYPE}"
o: "${SITE_VOLUME_OPTS}"
device: "${SITE_VOLUME_DEV}"
networks:
bench-network: