feat: added template + linting
This commit is contained in:
parent
e487af8136
commit
dc5a9d3653
17 changed files with 79 additions and 53 deletions
|
@ -1,4 +1,4 @@
|
|||
version: '3'
|
||||
---
|
||||
services:
|
||||
vaultwarden:
|
||||
image: vaultwarden/server:latest
|
||||
|
@ -16,5 +16,5 @@ services:
|
|||
ICON_CACHE_TTL: 0
|
||||
ICON_SERVICE: 'internal'
|
||||
DISABLE_ICON_DOWNLOAD: 'true'
|
||||
#LOG_LEVEL: 'debug'
|
||||
restart: unless-stopped
|
||||
# LOG_LEVEL: 'debug'
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue