+1
-1
README.md
+1
-1
README.md
···
14
14
docker run -p 8080:8080 \
15
15
-e JWT_SECRET=change-me-in-production \
16
16
-v simplelink_data:/data \
17
-
ghcr.io/waveringana/simplelink:v1.0.2
17
+
ghcr.io/waveringana/simplelink:v2
18
18
```
19
19
20
20
Find the admin-setup-token pasted into the terminal output, or in admin-setup-token.txt in the container's root.