Skip to content

Commit

Permalink
name fix
Browse files Browse the repository at this point in the history
  • Loading branch information
noahgsolomon committed Nov 21, 2024
1 parent 4b2b101 commit 9bae210
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 @@ -21,7 +21,7 @@ NEETS_API_KEY=YOUR NEETS API KEY HERE
3. now, once this docker image is successfully built, we need to run it as a container. Run this command:

```bash
docker run -d --name brainrotjs brainrotjs \
docker run -d --name brainrot brainrot \
-w 1 \
-b 0.0.0.0:5000 \
--access-logfile access.log \
Expand Down

0 comments on commit 9bae210

Please sign in to comment.