File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ services:
88 - " 7080:7080"
99 environment :
1010 CODER_PG_CONNECTION_URL : " postgresql://${POSTGRES_USER:-username}:${POSTGRES_PASSWORD:-password}@database/${POSTGRES_DB:-coder}?sslmode=disable"
11- CODER_HTTP_ADDRESS : " 217.76.54.220 :7080"
11+ CODER_HTTP_ADDRESS : " 62.84.180.90 :7080"
1212 # You'll need to set CODER_ACCESS_URL to an IP or domain
1313 # that workspaces can reach. This cannot be localhost
1414 # or 127.0.0.1 for non-Docker templates!
15- CODER_ACCESS_URL : " coder.igecloud.dev "
15+ CODER_ACCESS_URL : " coder.ecampuslearning.com "
1616 # If the coder user does not have write permissions on
1717 # the docker socket, you can uncomment the following
1818 # lines and set the group ID to one that has write
You can’t perform that action at this time.
0 commit comments