1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Thin entrypoint for the canonical celld 0.4 + Queue + NATS local profile.
# State persists in worker/.celld/dev across reloads and ordinary shutdowns.
:
PROFILE_DIR :=
CELLD_HTTP_PORT ?=
:NATS_PORT ?=
:DISTRIBUTED_INTERNAL_SECRET ?=
export DISTRIBUTED_INTERNAL_SECRET
PROFILE_VARS =
:
:
:
:
:
: