Skip to content

Commit

Permalink
docs: changed docker file to crosslab
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-dietrich committed Oct 18, 2023
1 parent cd35fa7 commit 703dd84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ With modular architecture anything is possible. A whiteboard, a discussion forum
Start using Docker:

```
docker run -p 8000:8000 edrys/edrys
docker run -p 8000:8000 crosslab/edrys:latest
```

Alternatively, you can clone this repo and run using [Deno](https://deno.land/):
Expand Down

1 comment on commit 703dd84

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on 703dd84 Oct 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

Module not found "file:///src/dist/app.js".

Please sign in to comment.