ALIGN: Rename Protocol to Communication and unify terminology
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=org-agent: Neurosymbolic Lisp Machine Kernel
|
||||
Description=org-agent: Probabilistic-Deterministic Lisp Machine Kernel
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
|
||||
@@ -34,7 +34,7 @@ RUN sbcl --non-interactive \
|
||||
# Ensure the binary is executable
|
||||
RUN chmod +x /app/org-agent-server
|
||||
|
||||
# Expose the Harness Protocol and Web Dashboard ports
|
||||
# Expose the Harness Communication and Web Dashboard ports
|
||||
EXPOSE 9105 8080
|
||||
|
||||
# The app expects the memex to be mounted here
|
||||
|
||||
Reference in New Issue
Block a user