]> git.localhorst.tv Git - alttp.git/blobdiff - config/aos.php
remove aosr web
[alttp.git] / config / aos.php
diff --git a/config/aos.php b/config/aos.php
deleted file mode 100644 (file)
index 450524d..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php
-
-return [
-       'base_rom' => env('AOS_BASE_ROM', ''),
-       'cli' => env('AOS_CLI', ''),
-       'hostname' => env('AOS_HOSTNAME', 'aos.localhorst.tv'),
-       'surge_url' => env('AOS_SURGE_URL', 'https://aosrando.surge.sh'),
-       'url' => env('AOS_URL', 'https://aos.localhorst.tv'),
-];