README update
This commit is contained in:
parent
2ab40a24c7
commit
5314dda370
@ -39,6 +39,13 @@ docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' con
|
||||
|
||||
W tym przykladzie `container_name_or_id` to backend_db_1
|
||||
|
||||
Nastepnie
|
||||
|
||||
```
|
||||
cd restservice
|
||||
mvn spring-boot:run
|
||||
```
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
Spring chyba cacheuje jakies dane dotyczace polaczenia wiec jesli spring wywali Ci blad `Connection Refused`, a wiesz, ze ta baza stoi na podanym ip i porcie to sprobuj
|
||||
|
Loading…
Reference in New Issue
Block a user