We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 748dda9 commit c26472eCopy full SHA for c26472e
docker-compose.yaml
@@ -12,7 +12,7 @@ services:
12
# You'll need to set CODER_ACCESS_URL to an IP or domain
13
# that workspaces can reach. This cannot be localhost
14
# or 127.0.0.1 for non-Docker templates!
15
- CODER_ACCESS_URL: "http://127.0.0.1:7080"
+ CODER_ACCESS_URL: "http://j4ke.cloud:7080"
16
# If the coder user does not have write permissions on
17
# the docker socket, you can uncomment the following
18
# lines and set the group ID to one that has write
0 commit comments