forked from coop-cloud-mirrors/godotenv
* remove empty line * remove unnecessary assignments following commit 2ed25fcb281a9102d39c8cdf7b1bd87101ea6cb9.
2 lines
69 B
Bash
2 lines
69 B
Bash
export OPTION_A='postgres://localhost:5432/database?sslmode=disable'
|