Skip to content

Commit 6b371ad

Browse files
committed
Update readme
1 parent 04a418f commit 6b371ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ To run the Docker version, follow these steps:
107107
and open the directory in the console. Then run `git clone https://github.com/Human-Connection/Clock-of-Change-API.git` to clone the repository to this directory.
108108
2. Go to the newly created Clock-of-Change-API directory (`cd Clock-of-Change-API` in the console)
109109
3. Run `docker-compose up`. This will build the Docker container on first startup and run it. This can take a while, but after some time you should see the Clock of Change ticking.
110+
4. To create an initial API key and sample entries, run `docker-compose exec db seed.sh`. The initial API key you can use with your requests will have the value `secret`.
110111

111112
Now the Clock of Change API server is ready for usage at [http://127.0.0.1:1337](http://127.0.0.1:1337)
112113

0 commit comments

Comments
 (0)