mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
feat: add docker-compose data persistance
This commit is contained in:
parent
7820c8e70d
commit
23795e1b67
@ -12,4 +12,8 @@ services:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix
|
||||
- /dev/dri:/dev/dri
|
||||
- /var/run/dbus/system_bus_socket:/var/run/dbus/system_bus_socket
|
||||
- appflowy-data:/home/makepkg
|
||||
network_mode: host
|
||||
|
||||
volumes:
|
||||
appflowy-data:
|
||||
|
Loading…
Reference in New Issue
Block a user