mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-02 22:05:37 +02:00
5 lines
123 B
Plaintext
5 lines
123 B
Plaintext
|
oint postgres GenerateConnectionString \
|
||
|
--addr "127.0.0.1" \
|
||
|
--db "postgres" \
|
||
|
--login "bayselonarrend" \
|
||
|
--pass "***"
|