Commit 5a43473d authored by Muhammad Umair Khan's avatar Muhammad Umair Khan
Browse files

Fix meep-acme-mn-cse docker-data path in config (#30)

- Update meep-acme-mn-cse docker-data acme path to acmecse to resolve source data not found errors during dockerize phase
parent 61b07f4d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@ meep-session:
  encryption-key: "my-secret-encryption-key"

meep-oauth-github:
  client-id: "my-github-client-id"
  secret: "my-github-secret"
  client-id: "Ov23liZqkabhEidZnJgp"
  secret: "712dfc9374fe192af5833f0735a05b84f54d9a11"

meep-oauth-gitlab:
  client-id: "my-gitlab-client-id"