Skip to content

Commit

Permalink
fixed #164
Browse files Browse the repository at this point in the history
  • Loading branch information
phith0n committed Dec 17, 2019
1 parent 63214d1 commit 6d1fd70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastjson/1.2.24-rce/README.md
Expand Up @@ -15,7 +15,7 @@ fastjson在解析json的过程中,支持使用autoType来实例化某一个具
docker-compose up -d
```

环境运行后,访问`http://your-ip:8080`即可看到JSON格式的输出。
环境运行后,访问`http://your-ip:8090`即可看到JSON格式的输出。

我们向这个地址POST一个JSON对象,即可更新服务端的信息:

Expand Down

0 comments on commit 6d1fd70

Please sign in to comment.