mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: update resources
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
<img alt="GitHub Watchers" src="https://img.shields.io/github/watchers/justmemos/memos" />
|
<img alt="GitHub Watchers" src="https://img.shields.io/github/watchers/justmemos/memos" />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Memos is an open source, self-hosted alternative to [flomo](https://flomoapp.com/). Built with `Go` and `React`.
|
Memos is an open source, self-hosted alternative to [flomo](https://flomoapp.com/). Built with `Go` and `React`.
|
||||||
|
|
||||||
@@ -36,7 +36,7 @@ Making sure that you are in charge of your data and more customizations.
|
|||||||
docker run --name memos --publish 8080:8080 --volume ~/path/to/your/data/:/var/opt/memos -e mode=prod neosmemo/memos:dev
|
docker run --name memos --publish 8080:8080 --volume ~/path/to/your/data/:/var/opt/memos -e mode=prod neosmemo/memos:dev
|
||||||
```
|
```
|
||||||
|
|
||||||
If the `/path/to/your/data` doesn't have a `.db` file, then memos will auto-generate it and the default username is `guest` with password `secret`.
|
If the `/path/to/your/data` doesn't have a `memos_prod.db` file, then `memos` will auto-generate it and the default username is `dear_musk` with password `secret`.
|
||||||
|
|
||||||
## 🌟 Star history
|
## 🌟 Star history
|
||||||
|
|
||||||
|
BIN
resources/demo.png
Normal file
BIN
resources/demo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 924 KiB |
Binary file not shown.
Before Width: | Height: | Size: 234 KiB |
Binary file not shown.
Reference in New Issue
Block a user