Add footer with link to git repo. Update docker-stack example to include shared Sqlite volume
This commit is contained in:
@ -11,6 +11,8 @@ services:
|
||||
- 5195:3000
|
||||
networks:
|
||||
- webnet
|
||||
volumes:
|
||||
- ./data/Purr.sqlite:/app/data/Purr.sqlite
|
||||
|
||||
networks:
|
||||
webnet:
|
||||
|
Reference in New Issue
Block a user