set correct protocol in seahub_setting.py #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Because we don't use the builtin LETSENCRYPT stuff, the bootstrap.py script assumes
httpas PROTO for FILE_SERVER_ROOT, SERVICE_URL...Already raised an issue: https://github.com/haiwen/seafile-docker/issues/302
We could also try template or
sed -itheconf/seahub_settings.py, but unsure how to do it, because someSECRET_KEYis generated in there, and the stuff is generated after our entrypoint ...for now i simply run
abra app run seafile.example.org app bashandvithat file