Update uri.ini.php

This commit is contained in:
Namhyeon Go 2020-04-12 17:57:01 +09:00 committed by GitHub
parent fca583c683
commit 5894116a74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,4 +2,6 @@
return <<<EOF return <<<EOF
[uri] [uri]
base_url=/ base_url=/
base_cdn_url=
base_streaming_url=
EOF; EOF;