виправив помилку під час міграції до нового репозиторію

This commit is contained in:
ІО-23 Шмуляр Олег 2024-05-21 22:38:28 +03:00
parent ce31822f97
commit 6da9e5d12a
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ module.exports = {
}] }]
], ],
port: 3030, port: 3030,
base: '/edu-dis-labs/', base: '/edu-dis-labs-private/',
theme: 'cool', theme: 'cool',
// dest: 'dist', // dest: 'dist',
head: [ head: [
@ -78,7 +78,7 @@ module.exports = {
lastUpdated: 'Останнє оновлення', // string | boolean lastUpdated: 'Останнє оновлення', // string | boolean
// Assumes GitHub. Can also be a full GitLab url. // Assumes GitHub. Can also be a full GitLab url.
repo: 'http://139.162.162.130:3000/hasslesstech/edu-dis-labs', repo: 'http://139.162.162.130:3000/hasslesstech/edu-dis-labs-private',
// Customising the header label // Customising the header label
// Defaults to "GitHub"/"GitLab"/"Bitbucket" depending on `themeConfig.repo` // Defaults to "GitHub"/"GitLab"/"Bitbucket" depending on `themeConfig.repo`
repoLabel: 'Gitea', repoLabel: 'Gitea',