Docker refactor #323
Closed
Docker refactor #323
Labels
Comments
Thanks -- would you mind opening a pull request with this fix? |
I'll PR once I've got it all working. |
Is this related to work in #357? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
docker-compose up -d db
docker-compose exec db sh -c 'exec mysql -uroot -pwritefreely writefreely < /tmp/schema.sql'
docker exec writefreely_web_1 writefreely --gen-keys
docker exec -it writefreely_web_1 writefreely --config
The text was updated successfully, but these errors were encountered: