I hereby claim:
- I am coeusite on github.
- I am coeusite (https://keybase.io/coeusite) on keybase.
- I have a public key ASDTdmT9y0AFRNJY5-NLQsYyKRUV34zVRy8QeiTxapIsLwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| # seahub | |
| https://example.com { | |
| tls your@email.com | |
| gzip | |
| proxy / 127.0.0.1:8000 { | |
| header_upstream Host {host} | |
| header_upstream X-Forwarded-Proto {scheme} | |
| } | |
| log /var/log/caddy/seahub.access.log | |
| errors /var/log/caddy/seahub.error.log |
解锁教程:http://bbs.gfan.com/android-8404948-1-1.html
platform-tools 地址: https://dl.google.com/android/repository/platform-tools-latest-windows.zip
| [Unit] | |
| Description=General systemd service profile for one docker container | |
| Requires=docker.service | |
| After=docker.service | |
| [Service] | |
| Restart=always | |
| ExecStart=/usr/bin/docker start -a %i | |
| ExecStop=/usr/bin/docker stop -t 2 %i |