Update 'README.md'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
quackerd 2020-10-07 01:22:05 +00:00
parent 52e381d510
commit 608c439557

View File

@ -54,3 +54,5 @@ services:
volumes:
- ./config/frps.ini:/opt/frp/frps.ini
```
# Troubleshooting
The logs can be obtained by `docker logs <container_name>`. They are usually very self-explanatory.