fix: openclaw gateway lan port in docker compose file

This commit is contained in:
2026-04-01 16:32:58 +07:00
parent b63c0e6d28
commit 151d02be99
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -28,6 +28,9 @@
.openclaw/workspace/memory/*
!.openclaw/workspace/memory/.gitkeep
.openclaw/tasks/*
!.openclaw/tasks/.gitkeep
.openclaw/workspace/logs/*
!.openclaw/workspace/logs/.gitkeep
View File