- Create .env.example for environment variable configuration - Update README.md with setup instructions and usage details - Add docker-compose configuration for socket-proxy and dockhand services
3 lines
No EOL
111 B
Bash
3 lines
No EOL
111 B
Bash
# Generate a 32-byte (256-bit) random key encoded as base64:
|
|
# openssl rand -base64 32
|
|
DOCKHAND_ENCRYPTION_KEY= |