mirror of
https://github.com/getredash/redash.git
synced 2025-12-19 17:37:19 -05:00
refactor: use docker compose recommendations (#5854)
Signed-off-by: Lucas Fernando Cardoso Nunes <lucasfc.nunes@gmail.com>
This commit is contained in:
committed by
GitHub
parent
49a5e74283
commit
af2f4af8a2
@@ -1,4 +1,3 @@
|
||||
version: '2.2'
|
||||
services:
|
||||
redash:
|
||||
build: ../
|
||||
@@ -1,4 +1,3 @@
|
||||
version: "2.2"
|
||||
x-redash-service: &redash-service
|
||||
build:
|
||||
context: ../
|
||||
Reference in New Issue
Block a user