mirror of
https://codeberg.org/demostf/api.git
synced 2026-06-03 09:54:17 +02:00
fix static url
This commit is contained in:
parent
9024e368c7
commit
8a5d15817c
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ $container = new Container(
|
|||
'https://' . $host,
|
||||
$parserUrl,
|
||||
$storeRoot,
|
||||
'https://' . $storeHost,
|
||||
$storeHost,
|
||||
$appRoot
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue