mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 09:48:18 -05:00
refactor: remove ACCEPT_EULA option from nebula serve due to qlikcore engine deprecation (#724)
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
version: '3.1'
|
||||
|
||||
services:
|
||||
engine:
|
||||
image: qlikcore/engine:${ENGINE_VERSION}
|
||||
restart: always
|
||||
command: -S AcceptEULA="${ACCEPT_EULA:-no}"
|
||||
ports:
|
||||
- '9076:9076'
|
||||
Reference in New Issue
Block a user