Skip to content

Commit

Permalink
remove link
Browse files Browse the repository at this point in the history
  • Loading branch information
Ujstor committed Dec 24, 2024
1 parent 78652ca commit c98f5b0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ password: ${{ secrets.DOCKERHUB_TOKEN }}
## Deployment
Deployment can be achieved through self-hosting service provided by [Collify](https://coolify.io/docs/installation).

![](https://i.imgur.com/pi1WaHy.png)

## MakeFile

```bash
Expand Down
2 changes: 1 addition & 1 deletion docker-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ docker:
HARBOR_PROJECT: docker
HARBOR_REPO: portfolio
VERSION_PART: Major # Patch, Minor, Major
PUSH_TO_HARBOR: true
PUSH_TO_HARBOR: false

0 comments on commit c98f5b0

Please sign in to comment.