Archived
2
0
This repository has been archived on 2024-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
neko-custom/docs/configuration.md
2020-04-05 10:58:52 +02:00

309 B

Configuration (WIP)

Docker Basic Configuration

NEKO_PASSWORD=neko        // Password
NEKO_PASSWORD_ADMIN=admin // Admin Password
NEKO_BIND=0.0.0.0:8080    // Bind
NEKO_KEY=                 // (SSL) Key, needed for clipboard sync
NEKO_CERT=                // (SSL) Cert, needed for clipboard sync