Merge branch 'frost' of https://github.com/themotte/rDrama into frost
This commit is contained in:
commit
da97a990ba
1 changed files with 5 additions and 1 deletions
|
@ -27,7 +27,11 @@ docker-compose up --build
|
|||
|
||||
The first time you do this, it will take a while. It'll be (much) faster next time.
|
||||
|
||||
4 - That's it! Visit `localhost` in your browser.
|
||||
4 - Visit `localhost` in your browser.
|
||||
|
||||
5 - Make an account. The first account made will have admin power.
|
||||
|
||||
6 - That's it!
|
||||
|
||||
Code edits will be reflected (almost) immediately. If you make any setup changes or database changes, you'll need to ctrl-C the docker-compose status log and run `docker-compose up --build` again.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue