]> git.localhorst.tv Git - alttp.git/blobdiff - config/aos.php
client side aos base rom select
[alttp.git] / config / aos.php
diff --git a/config/aos.php b/config/aos.php
new file mode 100644 (file)
index 0000000..d093775
--- /dev/null
@@ -0,0 +1,5 @@
+<?php
+
+return [
+       'hostname' => env('AOS_HOSTNAME', 'aos.localhorst.tv'),
+];