Skip to content

Commit

Permalink
remove Setup instrucions for multitenancy in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kcinay055679 authored and ManuelMoeri committed Oct 25, 2024
1 parent c3d1dc7 commit 18e0242
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ This is an open source application for managing OKRs, developed by the team of a

This project contains two parts:

## Setup
Add subdomains to hosts file:
```shell
sudo sh -c 'echo "127.0.0.1 pitc.okr.localhost\n127.0.0.1 acme.okr.localhost" >> /etc/hosts'
```

## Frontend

[Frontend description](frontend/README.md)
Expand Down

0 comments on commit 18e0242

Please sign in to comment.