Skip to content

Commit 739b435

Browse files
committed
update readme
1 parent 6562826 commit 739b435

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,11 @@ In the folder / volume / backend / public
3131
## Access to bash
3232
```bash
3333
docker exec -it backend bash
34-
```
34+
```
35+
36+
## URLs access
37+
look at the correct ip with ipconfig command
38+
39+
**PHP server adress** [http://192.168.33.225:8000/](http://192.168.33.225:8000/)
40+
41+
**phpmyadmin server adress** [http://192.168.33.225:8080/](http://192.168.33.225:8080/)

0 commit comments

Comments
 (0)