mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-22 23:44:48 +02:00
Merge branch 'main' into cargo_update
This commit is contained in:
commit
bd24825ece
1 changed files with 3 additions and 0 deletions
|
@ -49,5 +49,8 @@
|
||||||
KAFKA_URLS="''${KAFKA_URLS}"
|
KAFKA_URLS="''${KAFKA_URLS}"
|
||||||
EOF
|
EOF
|
||||||
'';
|
'';
|
||||||
|
postStop = lib.mkDefault ''
|
||||||
|
shutdown --reboot +5
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue