Code One Videos EDU V4 - Hosting preset ======================================== Domain: https://video.codeone.site DB Host: localhost DB Name: nuwzyglcng_videos DB User: nuwzyglcng_ali DB Password: enter your hosting database password during install (not stored in this package) INSTALL 1) Point video.codeone.site Document Root to the backend folder contents, or upload backend contents directly to the domain root. 2) Open: https://video.codeone.site/install.php 3) Database Host / Name / User / Base URL are already prefilled. 4) Enter only the database password + admin email/password, then Install. 5) Delete or rename install.php after success. 6) Admin: https://video.codeone.site/admin/login.php 7) Website: https://video.codeone.site/ 8) Sitemap: https://video.codeone.site/sitemap.xml Flutter defaults to https://video.codeone.site. Run: flutter run --dart-define=CODEONE_API_URL=https://video.codeone.site Release APK: flutter build apk --release --dart-define=CODEONE_API_URL=https://video.codeone.site Release AAB: flutter build appbundle --release --dart-define=CODEONE_API_URL=https://video.codeone.site