Skip to content

Commit 6a298d2

Browse files
committed
Attempt to specify sub-path when deploying
1 parent b7ae93c commit 6a298d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

portal/config.production.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22

33
return [
44
'production' => true,
5+
'baseUrl' => 'https://oneofftech.github.io/the-chunk-list/',
56
];

0 commit comments

Comments
 (0)