Update Docker & Kubernetes/Docker/Docker Compose/VaultWarden.md
This commit is contained in:
@ -34,9 +34,8 @@ networks:
|
|||||||
docker_network:
|
docker_network:
|
||||||
external: true
|
external: true
|
||||||
```
|
```
|
||||||
:::caution
|
!!! warning "ADMIN_TOKEN"
|
||||||
It is **CRITICAL** that you never share the `ADMIN_TOKEN` with anyone. It allows you to log into the instance at https://vault.example.com/admin to add users, delete users, make changes system wide, etc.
|
It is **CRITICAL** that you never share the `ADMIN_TOKEN` with anyone. It allows you to log into the instance at https://vault.example.com/admin to add users, delete users, make changes system wide, etc.
|
||||||
:::
|
|
||||||
|
|
||||||
```jsx title=".env"
|
```jsx title=".env"
|
||||||
Not Applicable
|
Not Applicable
|
||||||
|
Reference in New Issue
Block a user