mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 12:12:08 +01:00
6 lines
108 B
Plaintext
6 lines
108 B
Plaintext
|
|
WAIT=2 # wait 2 seconds
|
||
|
|
TIMEOUT=5 # set timeout to 5 seconds
|
||
|
|
ATTEMPTS=2 # try 2 times
|
||
|
|
|
||
|
|
/ python/http.server
|