This commit is contained in:
2026-05-08 00:05:51 +08:00
parent 549b706fcc
commit ed70a140a2
40 changed files with 5590 additions and 36 deletions
+5
View File
@@ -0,0 +1,5 @@
<?php
return [
'archive_cask_url' => getenv('ARCHIVE_CASK_URL') ?: '',
];