Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LucHeart committed Jan 22, 2024
1 parent 0c56dfc commit 6503b2a
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,14 @@ The OpenShock stack consists of the following components:
- The API (this repository)
- [The WebUI](https://github.com/Shock-Link/WebUI)

## Using Docker

Assuming you have all other required containers running (if not, see above), you can run the following command to start
the API:
## Important
OpenShock instance needs to be under the same domain name to work correctly. This is due to cookie limitations in browsers.
E.g.
Fontend: https://ShockLink.net
API: https://api.ShockLink.net
LCG: https://de1-gateway.shocklink.net

## Using `docker-compose`
## Using Docker

See [docker-compose.yml](docker-compose.yml).

Expand Down

0 comments on commit 6503b2a

Please sign in to comment.