Update uri.ini.php

This commit is contained in:
Namhyeon Go 2020-04-12 20:47:07 +09:00 committed by GitHub
parent adbaa6a7d9
commit 66735e0c59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
<?php
return <<<EOF
[uri]
base_url=
base_cdn_url=
base_vod_url=
base_url =
base_cdn_url =
base_vod_url =
EOF;