Tôi tìm thấy điều này trên tài liệu Cloud9 :
Sau đó, bạn có thể kết nối với cơ sở dữ liệu với các tham số sau:
Option Value Comment
Hostname $IP The same local IP as the application you run on Cloud9
Port 3306 The default MySQL port number
User $C9_USER Your Cloud9 user name
Password - No password since you can only access the DB from within the workspace
Database c9 The database name
Để tìm ra địa chỉ IP của bạn, hãy mở không gian làm việc của bạn và nhập vào bảng điều khiển cơ bản:
curl http://curlmyip.com/