Skip to content

Commit c2accd7

Browse files
authored
Add default credentials section to Arcane README (#216)
1 parent ab12cc8 commit c2accd7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

services/arcane/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,8 @@ network_mode: service:tailscale-arcane
2626
```
2727

2828
This configuration routes all traffic through the Tailscale interface, ensuring that the Arcane web UI and API are accessible **only via your Tailscale network**. This provides a simple and secure way to access your Docker management console from all trusted devices while preventing public access to container controls.
29+
30+
## Default Credentials
31+
32+
* Username: `arcane`
33+
* Password: `arcane-admin`

0 commit comments

Comments
 (0)