You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ This repo will primarily contain:
25
25
- Navigate to Authentication Layer, checkout to the `dev` branch and build the image using the command `docker build -f Dockerfile.dev -t authentication-layer .`
- Navigate to S3-Ferry and build the image using the command `docker build -t s3-ferry .`
28
-
- Clone [Cron Manager](https://github.com/rootcodelabs/CronManager)(<i>This is a forked repo of the original Buerokratt CronManager with a Python environment included</i>)
- Navigate to Cron Manager `dev` branch and build the cron-manager-python image using the command `docker build -f Dockerfile.python -t cron-manager-python .`
30
30
- Replace the existing values in the Cron Manager config.ini file with the corresponding values for `OUTLOOK_CLIENT_ID` and `OUTLOOK_SECRET_KEY`. The following sections describe how these keys can be acquired.
0 commit comments