feat #37: Use environment variables for most of the configuration #9
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: PolyculeConnect/polycule-connect#9
Loading…
Reference in a new issue
No description provided.
Delete branch "37-add-env-vars"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -50,0 +62,4 @@
defaultStorageDB = "polyculeconnect"
defaultStorageUser = "polyculeconnect"
defaultStoragePassword = "polyculeconnect"
defaultStorageSSLMode = ""
defaultStorageSSLMode devrait être à "disable" (cf https://pkg.go.dev/github.com/lib/pq?utm_source=godoc#hdr-Connection_String_Parameters)
Ok, j'ai mis à "disable" du coup
c6d1e88278
to2192775063
2192775063
to4909df4b04