mirror of
https://github.com/appwrite/appwrite
synced 2026-05-01 10:27:45 +00:00
4 lines
123 B
Text
4 lines
123 B
Text
|
|
<?php
|
||
|
|
|
||
|
|
echo 'execute init_file success' . PHP_EOL;
|
||
|
|
Yasd\Api\setRemoteHost('127.0.0.1'); //Set your development machine's IP
|