mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-04 07:51:14 -05:00
Fixed swagger docker compose run script
This commit is contained in:
parent
fc923ebbed
commit
0aac5cf00a
@ -51,4 +51,4 @@ export IMAGE_CODEGEN_VERSION=${image_tag_codegen}
|
||||
export IMAGE_SERVER_VERSION=${image_tag_server}
|
||||
export SDRANGEL_BASE=${sdrangel_codebase}
|
||||
|
||||
docker compose -f compose.yml ${stack_name} ${action}
|
||||
docker-compose -f compose.yml ${stack_name} ${action}
|
||||
|
Loading…
Reference in New Issue
Block a user