Update 'README.md'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
quackerd 2020-10-07 01:22:05 +00:00
parent 52e381d510
commit 608c439557
1 changed files with 2 additions and 0 deletions

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.