From 52cba47abe9ecf17b26d5ca12a61f0b5686c5748 Mon Sep 17 00:00:00 2001 From: prplV Date: Fri, 17 Jan 2025 15:26:27 +0300 Subject: [PATCH] temp env file for clarity --- .env | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.env b/.env index 2c438f9..2cbea56 100644 --- a/.env +++ b/.env @@ -1 +1,3 @@ -CONFIG_SERVER_CREDS = "ws://127.0.0.1:8080" \ No newline at end of file +CONFIG_SERVER_CREDS = "ws://127.0.0.1:8080" +API_GRUBBER_SOCKET = "api-grub.sock" +PREPROC_SOCKET = "preproc.sock" \ No newline at end of file