git.99rst.org
/
flatnotes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
ab11cad
)
Update docker-compose.yaml
author
Adam Dullage
<redacted>
Sun, 10 Jul 2022 19:45:18 +0000
(20:45 +0100)
committer
GitHub
<redacted>
Sun, 10 Jul 2022 19:45:18 +0000
(20:45 +0100)
docker-compose.yaml
patch
|
blob
|
history
diff --git
a/docker-compose.yaml
b/docker-compose.yaml
index 56970151e25f0b3095ae1667225bc1747f877cfc..71d28a4e393a637238272e5c3b047eb936800a93 100644
(file)
--- a/
docker-compose.yaml
+++ b/
docker-compose.yaml
@@
-12,7
+12,7
@@
services:
# FLATNOTES_SESSION_EXPIRY_DAYS: "7" # Optional. Defaults to 30.
volumes:
- "./data:/data"
- # - "./index:/data/.flatnotes" # Optional.
+ # - "./index:/data/.flatnotes" # Optional.
Saves rebuilding the search index the next time the container is re-created.
ports:
- "80:80"
restart: unless-stopped
git clone https://git.99rst.org/PROJECT