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
{{ message }}
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.
when i launch the command "docker-compose up -d" the container will correctly start and i can log in on localhost:8080 with admin/password credentials; then (for example) i create a new data source connection.
if i logout and login again i still see the data source.
However if i stop the container with "docker-compose down" and launch it again with "docker-compose up -d" the data source has disappeared!!
what should i add to the docker-compose.yml to get the container save my work/changes ?
thank u in advance.
Ken
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hi,
when i launch the command "docker-compose up -d" the container will correctly start and i can log in on localhost:8080 with admin/password credentials; then (for example) i create a new data source connection.
if i logout and login again i still see the data source.
However if i stop the container with "docker-compose down" and launch it again with "docker-compose up -d" the data source has disappeared!!
what should i add to the docker-compose.yml to get the container save my work/changes ?
thank u in advance.
Ken
The text was updated successfully, but these errors were encountered: