Update 01-en.md

This commit is contained in:
Artem Greis 2023-11-20 00:29:18 +03:00 committed by GitHub
parent fb811c3429
commit d57e4ea556
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,10 @@ docker run -d --name vaultwarden -e ADMIN_TOKEN={token_get_on_step_3} -v /vw-dat
- '**vw-data**' - folder for save data on disk
- '**80**' (on the left) - local port, you can change
# Conclusion
Now you can go to the address localhost:port in your browser. For admin page: localhost:port/admin and then use token from step 3.
Now you can go to the address localhost:port in your browser.
For admin page: localhost:port/admin and then use token from step 3.
That's all.
# Licence