mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
Workspace commands will be aliased at the top-level, so "start" would easily be confused with starting a workspace. Server seems like a more appropriate name too.
7 lines
149 B
Bash
7 lines
149 B
Bash
# Run "coder server --help" for flag information.
|
|
CODER_ADDRESS=
|
|
CODER_PG_CONNECTION_URL=
|
|
CODER_TLS_CERT_FILE=
|
|
CODER_TLS_ENABLE=
|
|
CODER_TLS_KEY_FILE=
|