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 `$(pwd)/data:/data` part in the docker run command is used to mount the data directory to the /data directory inside the Docker container. This allows the container to access the dictionary.db.
98
98
99
-
You can now access the app on `http://127.0.0.1:8000/`.
99
+
You can now access the app on `http://127.0.0.1:8000/`.
0 commit comments