Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ volumes:
Review the `.env` file. You can modify the ports/URL if necessary.

```bash
# stack.env example
# .env example
APP_URL=http://192.168.0.17:8999
API_URL=http://192.168.0.17:8998
APP_PORT=8999
Expand Down
Loading