Skip to content

Commit

Permalink
chore(yukon): update automatic deploy steps
Browse files Browse the repository at this point in the history
  • Loading branch information
n0bodysec committed Sep 30, 2022
1 parent b346881 commit c221d9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion yukon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ If you want to deploy Yukon with almost no effort, follow the next steps:

1. Copy `.env.example` to `.env` and edit it accordingly.
> Please make sure to set **ASSETS_TAR_URL** correctly.
2. Run `docker compose up -d`.
2. Run the `builder` compose service.
3. Run `docker compose up -d`.

```sh
cp .env.example .env
Expand Down

0 comments on commit c221d9d

Please sign in to comment.