Closed Eein closed 2 months ago
Under the current docker compose setup - no database changes are saved if a container gets shut down.
Adding a volume lets the database persist between compose runs when you choose not to use the daemon.
This also adds a .devcontainer gitignore for codespace configuration.
Under the current docker compose setup - no database changes are saved if a container gets shut down.
Adding a volume lets the database persist between compose runs when you choose not to use the daemon.
This also adds a .devcontainer gitignore for codespace configuration.