When I open my admin panel, I don’t see any styling. And it shows that everything under the directory https://domain.com/vw_static/ is returning a 404.
Sorry for the late reply, I was out sick for several days.
The log from sudo docker logs vaultwarden outputs the following lines:
[WARNING] The following environment variables are being overriden by the config file,
[WARNING] please use the admin panel to make changes to them:
[WARNING] ADMIN_TOKEN
[2022-07-12 15:42:21.344][start][INFO] Rocket has launched from http://0.0.0.0:80
[2022-07-12 15:42:27.018][request][INFO] POST /admin
[2022-07-12 15:42:27.020][response][INFO] (post_admin_login) POST /admin/ => 303 See Other
[2022-07-12 15:42:27.158][request][INFO] GET /admin
[2022-07-12 15:42:27.160][response][INFO] (admin_page) GET /admin/ => 200 OK