Update README
This commit is contained in:
parent
a30874615b
commit
2d1a691f7e
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ applications. The default setup gives you an environment with:
|
||||||
- NodeJS 23 (Node, NPM + NPX)
|
- NodeJS 23 (Node, NPM + NPX)
|
||||||
|
|
||||||
Your project is mounted to the PHP container and your projects `public` directory is served via Nginx at
|
Your project is mounted to the PHP container and your projects `public` directory is served via Nginx at
|
||||||
`http://localhost:<nginx-port>` and your container is accessible via the command line for things like running
|
`http://localhost:<nginx-port>`. Your container is also accessible via the command line, so you can run unit tests
|
||||||
unit tests.
|
or other commands inside your sandboxed environment.
|
||||||
|
|
||||||
**Loom Spinner CLI is currently in the early stages of development and thus only has limited features, such as only
|
**Loom Spinner CLI is currently in the early stages of development and thus only has limited features, such as only
|
||||||
allowing you to use a SQLite database. More options will be added in subsequent releases.**
|
allowing you to use a SQLite database. More options will be added in subsequent releases.**
|
||||||
|
|
Loading…
Add table
Reference in a new issue