generated from pure_sagacity/rust-starter
added the server with a health check
added .env.example, also removed the old empty config file
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# 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/"
|
||||
Reference in New Issue
Block a user