Skip to content

Commit 3e92f67

Browse files
committed
README更新
1 parent 544b500 commit 3e92f67

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ This environment is build for Dockerfile.
1818
Get the Dockerfile from `https://github.com/webstream-framework/Build.git` and execute command `docker build`.
1919
Otherwise, Get the Docker image from `https://hub.docker.com/u/webstream/` and build.
2020

21+
## dev
22+
Develop applications in this environment.
23+
Middleware consists of docker, source code is synchronized from the host machine by rsync and transferred to the docker container.
24+
There is also an environment created by Vagrant, but already not use settings (deprecated).
25+
2126
## test
2227
This environment is unit test and integration test for WebStream.
2328
The unit test is to use `PHPUnit`. The integration test also use `PHPUnit`, using the docker container when http access and database access is required.

0 commit comments

Comments
 (0)