Skip to content

Commit

Permalink
updated docker compose to fe2
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-Morgan committed Oct 21, 2024
1 parent fe7909c commit 08fb3f6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,10 @@ services:
#######

speckle-frontend:
image: speckle/speckle-frontend:latest
image: speckle/speckle-frontend-2:latest
restart: always
ports:
- "0.0.0.0:8080:8080"
environment:
FILE_SIZE_LIMIT_MB: 100

speckle-server:
image: speckle/speckle-server:latest
Expand Down

0 comments on commit 08fb3f6

Please sign in to comment.