Skip to content

Commit

Permalink
Improve cookbook
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Oct 31, 2023
1 parent 9dacafa commit fa7e25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion COOKBOOK.md
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ PG_POSTMASTER=""
PG_DATA="{{ .Var "data_dir" }}/db"
{{ else }}
PG_DATA=""
{{end}}
{{ end }}
PG_LOG=""
PG_UPLOG=""
PG_SOCKET_DIR=""
Expand Down

0 comments on commit fa7e25d

Please sign in to comment.