You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using docker container named "adminer" which runs 4.1.7 automatically.
I upgraded it to 5.0.6 and I am using dracula theme as default.
when I run I saw
lrwxrwxrwx 1 adminer adminer 27 Mar 20 11:54 adminer.css -> designs/dracula/adminer.css
which is not existing.
instead adminer-dark.css is there and symbolic link is wrong.
how can I fix this issue?