Skip to content

Commit

Permalink
Merge pull request #110 from desmax74/1434-docker-compose-split
Browse files Browse the repository at this point in the history
1434 docker compose split
  • Loading branch information
pxp928 committed Jan 18, 2024
2 parents 4b1d2cf + 0a59189 commit 281f0b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ A video format of these setup instructions is available here:
1. In another terminal, from the `guac-compose` directory, run:

```bash
docker compose up --force-recreate
docker compose -f docker-compose.yml -f container_files/mem.yaml up --force-recreate
```

1. Verify that GUAC is running:
Expand Down

0 comments on commit 281f0b1

Please sign in to comment.