feat: add template settings
This commit is contained in:
parent
4362b1b064
commit
6bcfc831a6
1 changed files with 6 additions and 0 deletions
6
copyme.Settings.toml
Normal file
6
copyme.Settings.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
laser_id = 1
|
||||||
|
debug = "true"
|
||||||
|
redis_url = "127.0.0.1"
|
||||||
|
dac_family = "Helios"
|
||||||
|
dac_id = 1
|
||||||
|
dac_url = "192.168.1.68"
|
||||||
Loading…
Add table
Reference in a new issue