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
In the Permanent server setup using Docker-compose section under docker compose, the Yaml file is indented wrong. In the volumes section, the data block needs to be indented.
In the Permanent server setup using Docker-compose section under docker compose, the Yaml file is indented wrong. In the
volumessection, thedatablock needs to be indented.P.S This is my first issue