Skip to content

Commit 8b9afa1

Browse files
committed
make fmt
1 parent 647215b commit 8b9afa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ CODER_ACCESS_URL=https://coder.example.com
140140
141141
# String. Address to serve the API and dashboard.
142142
# Use 0.0.0.0:3000 for non-local connections
143-
CODER_HTTP_ADDRESS=127.0.0.1:3000
143+
CODER_HTTP_ADDRESS=127.0.0.1:3000
144144
145145
# String. The URL of a PostgreSQL database to connect to. If empty, PostgreSQL binaries
146146
# will be downloaded from Maven (https://repo1.maven.org/maven2) and store all

0 commit comments

Comments
 (0)