fix(docker compose): must use 2.3 as we have features removed in 3 (#1679)

This commit is contained in:
Iain Sproat
2023-07-10 12:23:27 +01:00
committed by GitHub
parent dba377aaec
commit 2626d9095b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version: '3'
version: '2.3'
services:
speckle-frontend:
build: