security: remove COSPAN_DEV_AUTH from production
Author: Aaron Steven White
Commit
d57a1de96c41155e8df87a24204f334e06f86ad2Parent: 116511a106
Structural diff unavailable
These commits were pushed via plain git push, so no pre-parsed
schemas are available. Install git-remote-cospan and re-push via panproto:// to
see scope-level changes, breaking change detection, and semantic diffs.
brew install panproto/tap/git-remote-cospan1 file changed +0 -1
@@ -85,7 +85,6 @@ services:
8585 NODE_DID: ${NODE_DID:?NODE_DID is required} 8686 NODE_LISTEN: "0.0.0.0:3001" 8787 COSPAN_DATA_DIR: /data 88- COSPAN_DEV_AUTH: "1" 8988 networks: 9089 - cospan 9190 deploy: