update compose
This commit is contained in:
parent
c75fc233fe
commit
26600ee69a
@ -21,7 +21,8 @@ x-common:
|
||||
# ------------------------------------------------------------------------------------------
|
||||
# DANGER ZONE BELOW
|
||||
#
|
||||
# The remainder of this file likely does not need to be changed. Please only make modifications
|
||||
# The remainder of this file likely does not need to be changed.
|
||||
# Please only make modifications
|
||||
# below if you understand what you are doing.
|
||||
#
|
||||
services:
|
||||
|
@ -15,4 +15,4 @@ with open("/config/servers.json", "w") as f:
|
||||
print(data)
|
||||
json.dump(data, f, indent=2)
|
||||
# sleep until GHA Healthchecks are complete
|
||||
time.sleep(125)
|
||||
time.sleep(125)
|
||||
|
Loading…
Reference in New Issue
Block a user