mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 12:22:10 +08:00
Delete installer/dataease/docker-compose-selenium.yml
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
version: '2.1'
|
||||
services:
|
||||
de-selenium:
|
||||
image: selenium/standalone-chrome:latest
|
||||
container_name: de-selenium
|
||||
shm_size: 2gb
|
||||
environment:
|
||||
- SE_START_XVFB=false
|
||||
- SE_ENABLE_BROWSER_LEFTOVERS_CLEANUP=true
|
||||
ports:
|
||||
- "4444:4444"
|
||||
networks:
|
||||
- dataease-network
|
||||
Reference in New Issue
Block a user