Skip to content

Commit 6f04543

Browse files
authored
Merge pull request #4368 from wisewtf/patch-1
Fixed error in sqlite installation compose file
2 parents cbb1fe4 + d147ccd commit 6f04543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/setup/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ services:
2121
# Add any other Stream port you want to expose
2222
# - '21:21' # FTP
2323

24-
environment:
24+
#environment:
2525
# Uncomment this if you want to change the location of
2626
# the SQLite DB file within the container
2727
# DB_SQLITE_FILE: "/data/database.sqlite"

0 commit comments

Comments
 (0)