Skip to content

Commit

Permalink
TR-3832 Add note about image.build property in Copilot deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
blu3r4y committed Jul 30, 2024
1 parent dbe2440 commit 8c6b694
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/DEPLOYMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ In this repository, create file `/copilot/honeyquest/manifest.yml` with the foll
- Set the `http.alias` to your domain
- Set the `environments.prod.variables.COOKIE_SECRET` to some random string and treat it like a secret
- Set the `environments.prod.variables.ADMIN_TOKEN` to some random string and treat it like a secret
- Possibly adjust the `image.build` path to your Dockerfile, if the repository structure differs

Please refer to the root [README](../README.md) for more details about the available environment variables.

Expand Down

0 comments on commit 8c6b694

Please sign in to comment.