Files
octodocker_deploy/config.basic
2022-05-27 17:38:38 -04:00

14 lines
321 B
Plaintext

appearance:
name: INSTANCE
feature:
modelSizeDetection: false
serial:
additionalPorts:
- /dev/octo_INSTANCE
server:
commands:
serverRestartCommand: sudo systemctl restart INSTANCE
systemRestartCommand: sudo reboot
systemShutdownCommand: sudo shutdown -n now
firstRun: true