fix(docs): disable CODER_DERP_SERVER_STUN_ADDRESSES correctly (#10840)

This commit is contained in:
Zubarev Alexander
2023-11-22 11:14:01 -06:00
committed by GitHub
parent 6ecba0fda7
commit 614c17924c
+1 -1
View File
@@ -199,7 +199,7 @@ coder:
value: "false"
# Only use relayed connections
- name: "CODER_DERP_SERVER_STUN_ADDRESSES"
value: ""
value: "disable"
# You must set up an external PostgreSQL database
- name: "CODER_PG_CONNECTION_URL"
value: ""