added the server with a health check

added .env.example, also removed the old empty config file
This commit is contained in:
2026-07-16 11:48:58 -05:00
parent c234d62d53
commit 34a046fb9a
7 changed files with 459 additions and 8 deletions
+4
View File
@@ -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/"