WIP: doc
This commit is contained in:
parent
0adf52c4fc
commit
bd3444f8fa
13
README.md
13
README.md
|
@ -68,19 +68,6 @@ Documentation=https://github.com/dani-garcia/vaultwarden
|
||||||
# Only sqlite
|
# Only sqlite
|
||||||
After=network.target
|
After=network.target
|
||||||
|
|
||||||
# MariaDB
|
|
||||||
# After=network.target mariadb.service
|
|
||||||
# Requires=mariadb.service
|
|
||||||
|
|
||||||
# Mysql
|
|
||||||
# After=network.target mysqld.service
|
|
||||||
# Requires=mysqld.service
|
|
||||||
|
|
||||||
# PostgreSQL
|
|
||||||
# After=network.target postgresql.service
|
|
||||||
# Requires=postgresql.service
|
|
||||||
|
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
# The user/group vaultwarden is run under. the working directory (see below) should allow write and read access to this user/group
|
# The user/group vaultwarden is run under. the working directory (see below) should allow write and read access to this user/group
|
||||||
User=vaultwarden
|
User=vaultwarden
|
||||||
|
|
Loading…
Reference in New Issue