Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SeoulSKY authored Dec 31, 2023
1 parent d23cdd8 commit 2562beb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ This option builds the docker images and runs them with released Unity3D builds.
docker-compose -f docker-compose-dev.yml up --build
```

- When the `web-server` is running, visit [here](http://localhost:8080) to play!
- When both the `ai-server` and `web-server` are running, visit [here](http://localhost:8080) to play!

## How to Build Everything and Run (Option 3)

Expand All @@ -81,6 +81,8 @@ npm run build-unity
npm run dev
```

- When both the `ai-server` and `web-server` are running, visit [here](http://localhost:8080) to play!

## Architecture

![Desdemona](https://github.com/SeoulSKY/Desdemona/assets/48105703/2825305b-203c-4285-920d-765333ffe7fa)

0 comments on commit 2562beb

Please sign in to comment.