added requirements
This commit is contained in:
@ -3,6 +3,12 @@
|
|||||||
WHOIS service is a REST API microservice which checks whether an sk domain if free or already taken.
|
WHOIS service is a REST API microservice which checks whether an sk domain if free or already taken.
|
||||||
This service uses EPP interface of SK-NIC.
|
This service uses EPP interface of SK-NIC.
|
||||||
|
|
||||||
|
## Requirements
|
||||||
|
|
||||||
|
- EPP account
|
||||||
|
- docker
|
||||||
|
- docker-compose
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
Clone this repository and then create an `.env` file next to `docker-compose.yml` file.
|
Clone this repository and then create an `.env` file next to `docker-compose.yml` file.
|
||||||
|
|||||||
Reference in New Issue
Block a user