Skip to content

Commit c7f643d

Browse files
committed
🐛 Fix da config
1 parent 00880c0 commit c7f643d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id = "hyle-scaffold-app"
22
rest_server_port = 4000
3-
da_address = "127.0.0.1:4141"
3+
da_read_from = "127.0.0.1:4141"
44
rest_server_max_body_size = 10_485_760
55
data_directory = "data"
66

0 commit comments

Comments
 (0)