Skip to content

Commit d3dabba

Browse files
authored
Update compose.yaml
1 parent 7b2ff01 commit d3dabba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/homepage/compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ services:
4646
retries: 3 # Number of retries before marking as unhealthy
4747
start_period: 10s # Time to wait before starting health checks
4848
restart: always
49+
4950
# ${SERVICE}
5051
application:
5152
image: ${IMAGE_URL} # Image to be used

0 commit comments

Comments
 (0)