mirror of
https://github.com/kevinveenbirkenbach/coding-challenge-online-shop.git
synced 2024-11-01 00:53:10 +01:00
Left access hint
This commit is contained in:
parent
7ce11deb77
commit
128a0b4f4a
@ -42,6 +42,9 @@ This is a demo program; Everytime when you restart the demo the database will be
|
|||||||
### requirements
|
### requirements
|
||||||
The start.sh file needs docker and docker-compose.
|
The start.sh file needs docker and docker-compose.
|
||||||
|
|
||||||
|
### access
|
||||||
|
If you started the application you can run access it with a browser on <a href="http://localhost:8100/">localhost:8100</a>.
|
||||||
|
|
||||||
## test
|
## test
|
||||||
To run the tests execute:
|
To run the tests execute:
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user