Fix readme
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Mike 2024-11-17 13:55:57 +00:00
parent b8d6e029f7
commit ba06e147e7

View file

@ -4,7 +4,7 @@ Experimenting with different things
Run locally by cloning and using `docker compose up` - this will pull and create a postgres container, and run the api server which will connect to postgres. Run locally by cloning and using `docker compose up` - this will pull and create a postgres container, and run the api server which will connect to postgres.
Api can be accessed at `http://127.0.0.1:8080` and Swagger at `http://127.0.0.1/swagger` Api can be accessed at `http://127.0.0.1:8080` and Swagger at `http://127.0.0.1:8080/swagger`
Default username/password set in docker compose and/or appsettings.json Default username/password set in docker compose and/or appsettings.json