mirror of
https://github.com/audiobookshelf/audiobookshelf-web.git
synced 2025-08-30 22:49:44 +02:00
Update install guide
This commit is contained in:
parent
807a5be69d
commit
e26ab20e66
1 changed files with 9 additions and 0 deletions
|
@ -1,5 +1,14 @@
|
|||
<template>
|
||||
<div class="w-full max-w-5xl mx-auto px-2 py-8">
|
||||
<div class="flex -ml-8">
|
||||
<div>
|
||||
<span class="material-icons text-warning text-2xl">priority_high</span>
|
||||
</div>
|
||||
<p class="pl-2 text-base md:text-lg">Default username is "root" with no password.</p>
|
||||
</div>
|
||||
|
||||
<div class="w-full bg-white bg-opacity-20 h-px my-8" />
|
||||
|
||||
<h1 id="docker" class="text-3xl mb-4">
|
||||
<nuxt-link to="#docker"><span class="material-icons text-xl text-gray-400 hover:text-white cursor-pointer mr-2">tag</span></nuxt-link
|
||||
>Docker Install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue