generated from pure_sagacity/rust-starter
34a046fb9a
added .env.example, also removed the old empty config file
4 lines
244 B
Bash
4 lines
244 B
Bash
# Set it to the current working directory of the harbor project
|
|
DATABASE_URL=
|
|
# Set it to the current working directory of the harbor project (it will default to /var/lib/harbor if not)
|
|
HARBOR_DATA_DIR="/Users/Maaz/Documents/Git/harbor/config/" |