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
The leveldb database is part of the docker container. It should be possible to tweak the Dockerfile so that the database lives external to the container which means it could persist across upgrades, etc. This could be handy in situations where many URLs have been unshortened and you don't want to have to look them up again.
The text was updated successfully, but these errors were encountered:
The leveldb database is part of the docker container. It should be possible to tweak the Dockerfile so that the database lives external to the container which means it could persist across upgrades, etc. This could be handy in situations where many URLs have been unshortened and you don't want to have to look them up again.
The text was updated successfully, but these errors were encountered: