-
|
How do I set up the password protection? Under the config file? can you please have a screenshot of what I do to do this. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 3 replies
-
|
It's pretty self explanatory |
Beta Was this translation helpful? Give feedback.
-
|
set challenge to true |
Beta Was this translation helpful? Give feedback.
-
|
I have a new issue. @803516 ➜ /workspaces/Interstellar (main) $ pnpm i && pnpm start
Password protection is enabled. Usernames are: interstellar Error: listen EADDRINUSE: address already in use :::8080 Node.js v20.13.1 |
Beta Was this translation helpful? Give feedback.
-
|
Check if you're running interstellar somewhere else try closing all terminals on the codespace |
Beta Was this translation helpful? Give feedback.
-
|
enter this code exactly challenge=true pnpm start |
Beta Was this translation helpful? Give feedback.
-
|
I think that is what it is |
Beta Was this translation helpful? Give feedback.
-
|
check the README file, it says everything |
Beta Was this translation helpful? Give feedback.

Where it says interstellar: password
Interstellar is the username
password is the password
To set password protection either leave it or change those to whatever