Skip to content
Discussion options

You must be logged in to vote

Also, we don't use docker, so editing docker-compose does nothing really.

If you want to enable creating new accounts, do this:

nano /etc/systemd/system/bytestash-backend.service

and put this inside [Service] block:

Environment=ALLOW_NEW_ACCOUNTS=true

then restart the backend service with:

systemctl daemon-reload
systemctl restart bytestash-backend.service

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@Mati-l33t
Comment options

Comment options

You must be logged in to vote
4 replies
@Mati-l33t
Comment options

@tremor021
Comment options

@Mati-l33t
Comment options

@tremor021
Comment options

Answer selected by tremor021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants