Phuong Dev
Phuong Dev
why not using a sub-domain except www.yourdomain.com? It can be subdomain.yourdomain.com
@swissdaytrader you should use `nano` or `vim` to create a bash file name `change.sh` at /home/workbench/workbench then paste below script to it ``` #!/bin/bash old_domain="wb.local" new_domain="your.domain" files=( "compose/proxy.yaml" "compose/backend.yaml" "compose/app.yaml"...
goto phpmyadmin, see your private key at `oauth_access_tokens`
me too
me too, can not handle message from client
yeah, I found solution, you should comment https://github.com/yiicod/yii2-socketio/blob/master/Broadcast.php#L71-L72