Compare commits
No commits in common. "a5eb88e029c07109812278007b5c7e66a4cffcf6" and "d82c3579109c16a18eec5b604d70976cfddbee08" have entirely different histories.
a5eb88e029
...
d82c357910
|
@ -25,10 +25,4 @@ services:
|
||||||
test: ["CMD", "curl", "-f", "http://localhost:48080/actuator/health"]
|
test: ["CMD", "curl", "-f", "http://localhost:48080/actuator/health"]
|
||||||
timeout: 30s
|
timeout: 30s
|
||||||
interval: 45s
|
interval: 45s
|
||||||
retries: 3
|
retries: 3
|
||||||
networks:
|
|
||||||
- app_net
|
|
||||||
networks:
|
|
||||||
app_net:
|
|
||||||
external: true
|
|
||||||
name: cyywlnet
|
|
Loading…
Reference in New Issue