Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 7c70e6e

Browse files
committed
dev
1 parent 8754889 commit 7c70e6e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ If you know the differences between Light and Full. Check the installation instr
1717
## Full Install
1818

1919
Windows users:
20-
* download [jpproject-docker-windows.zip](https://github.com/brunohbrito/JP-Project/raw/master/build/jpproject-docker-windows.zip)
20+
* download [jpproject-docker.zip](https://github.com/brunohbrito/JPProject.IdentityServer4.SSO/releases/download/3.0.0/jpproject-docker.zip)
2121
* Unzip and execute `docker-run.bat` (As administrator)
2222

2323
Linux users:
24-
* Download [docker-compose.yml](https://github.com/brunohbrito/JP-Project/raw/master/build/docker-compose.yml)
24+
* Download [jpproject-docker.zip](https://github.com/brunohbrito/JPProject.IdentityServer4.SSO/releases/download/3.0.0/jpproject-docker.zip)
2525
* Add `127.0.0.1 jpproject-sso` entry to hosts file (`/etc/hosts`)
26-
* `docker-compose up`
26+
* unzip and execute `docker-compose up`
2727

2828
## Light Install
2929

0 commit comments

Comments
 (0)