Working on docker

This commit is contained in:
2022-04-17 18:58:58 -04:00
parent e858a217fe
commit 41dab0cd30
15 changed files with 792 additions and 20 deletions

View File

@@ -39,6 +39,7 @@ private func loadEnvVars(
logger?.debug("Loading env vars...")
// TODO: Need to have the env file path passed in / dynamic.
let envFilePath = URL(fileURLWithPath: #file)
.deletingLastPathComponent()
.deletingLastPathComponent()