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:
8
8
- " 7080:7080"
9
9
environment :
10
10
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"
12
12
# You'll need to set CODER_ACCESS_URL to an IP or domain
13
13
# that workspaces can reach. This cannot be localhost
14
14
# or 127.0.0.1 for non-Docker templates!
15
- CODER_ACCESS_URL : " coder.igecloud.dev "
15
+ CODER_ACCESS_URL : " coder.ecampuslearning.com "
16
16
# If the coder user does not have write permissions on
17
17
# the docker socket, you can uncomment the following
18
18
# lines and set the group ID to one that has write
You can’t perform that action at this time.
0 commit comments