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