Skip to content

Commit c26472e

Browse files
committed
working
1 parent 748dda9 commit c26472e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
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: "http://127.0.0.1:7080"
15+
CODER_ACCESS_URL: "http://j4ke.cloud:7080"
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

0 commit comments

Comments
 (0)