diff options
Diffstat (limited to 'plugins/broadcast/root/tests/docker-compose.yml')
-rw-r--r-- | plugins/broadcast/root/tests/docker-compose.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/broadcast/root/tests/docker-compose.yml b/plugins/broadcast/root/tests/docker-compose.yml deleted file mode 100644 index 123aa9b9..00000000 --- a/plugins/broadcast/root/tests/docker-compose.yml +++ /dev/null @@ -1,9 +0,0 @@ -version: '3' - -services: - redis: - image: 'bitnami/redis:latest' - environment: - - ALLOW_EMPTY_PASSWORD=yes - ports: - - "6379:6379"
\ No newline at end of file |