generated from DAM/ts-TEMPLATE
update admin token
This commit is contained in:
parent
830986ec6b
commit
1902a45770
@ -21,7 +21,7 @@ services:
|
||||
restart: always
|
||||
environment:
|
||||
DOMAIN: "https://vaultwarden.{{YOUR_DOMAIN}}.ts.net" # <---- Your domain here! --- ie https://vaultwarden.tail123456.ts.net/
|
||||
ADMIN_TOKEN: "an-incredibly-complex-password-is-required" # <---- Insert complex password --- https://github.com/dani-garcia/vaultwarden/wiki/Enabling-admin-page
|
||||
# ADMIN_TOKEN: "an-incredibly-complex-password-is-required" # <---- Insert complex password
|
||||
- ./vaultwarden/data:/data
|
||||
network_mode: service:vaultwarden-ts
|
||||
depends_on:
|
||||
|
Loading…
x
Reference in New Issue
Block a user