Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

Commit ebbc84b

Browse files
authored
Merge pull request #7 from acorn-io/iwilltry42/issue557
2 parents cabf9d3 + 82e36d0 commit ebbc84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/flask/Acornfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ containers: {
3131
}
3232
dirs: {
3333
if !args.dev {
34-
"/var/lib/postgresql/data": "volume://pgdata"
34+
"/var/lib/postgresql/data": "volume://pgdata?subpath=data"
3535
}
3636
}
3737
files: {

0 commit comments

Comments
 (0)