Skip to content

Commit 1ee1db9

Browse files
authored
Update docker.md (#4004)
Added a more detailed description on how to create the initial user (via the web ui)
1 parent a498044 commit 1ee1db9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/install/docker.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,9 @@ an PostgreSQL container and volume.
6565

6666
> Without `CODER_ACCESS_URL` set, Coder will bind to `localhost:7080`. This will only work for Docker-based templates.
6767
68-
4. Follow the on-screen instructions log in and create your first template and workspace
68+
4. Visit the web ui via the configured url. You can add `/login` to the base url to create the first user via the ui.
69+
70+
5. Follow the on-screen instructions log in and create your first template and workspace
6971

7072
## Troubleshooting
7173

0 commit comments

Comments
 (0)