最新西班牙语海外PG游戏源码 Games V2
两套都差不多
后台
域名/admin
账号[email protected]密码ondagames
修改数据库.env
ng php8.2 msq5.7,安装fileinfo扩展
放跨站需要关闭
文件权限777
伪静态
location / {
try_files $uri $uri/ /index.php?$query_string;
}
后台
域名/admin
账号[email protected]密码ondagames
修改数据库.env
ng php8.2 msq5.7,安装fileinfo扩展
放跨站需要关闭
文件权限777
伪静态
location / {
try_files $uri $uri/ /index.php?$query_string;
}