mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
6 lines
102 B
Plaintext
6 lines
102 B
Plaintext
WAIT=2 # wait 2 seconds
|
|
TIMEOUT=5 # set timeout to 5 seconds
|
|
ATTEMPTS=2 # try 2 times
|
|
|
|
/ Hello World!
|