We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b2ff01 commit d3dabbaCopy full SHA for d3dabba
services/homepage/compose.yaml
@@ -46,6 +46,7 @@ services:
46
retries: 3 # Number of retries before marking as unhealthy
47
start_period: 10s # Time to wait before starting health checks
48
restart: always
49
+
50
# ${SERVICE}
51
application:
52
image: ${IMAGE_URL} # Image to be used
0 commit comments