You've already forked Php-Template
Compare commits
2 Commits
v0.0.2
...
cdb2b28cb7
| Author | SHA1 | Date | |
|---|---|---|---|
|
cdb2b28cb7
|
|||
|
118e83414d
|
@@ -16,7 +16,7 @@ docker-compose up -d
|
|||||||
```
|
```
|
||||||
### Start the server
|
### Start the server
|
||||||
```shell
|
```shell
|
||||||
docker exec -it template-runtime-1 rr serve
|
docker exec -it template-dev-runtime-1 rr serve
|
||||||
```
|
```
|
||||||
|
|
||||||
You can access the api at `http://localhost:9501/`
|
You can access the api at `http://localhost:9501/`
|
||||||
|
|||||||
Reference in New Issue
Block a user