# flight-hub **Repository Path**: nine-point-software/flight-hub ## Basic Information - **Project Name**: flight-hub - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-26 - **Last Updated**: 2024-12-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 运行 ```shell docker run -d \ -p 6789:6789 \ --name dji-service \ --restart=always \ -v /root/Dji/logs:/logs \ dji-server ```