Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 306 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 306 Bytes

drawy.io

Useful shizzle:

  • docker-compose up - install what needs installing and start the servers
  • docker-compose build - rebuild server if its config has changed
  • docker container restart drawyio_web_1 - restart web server after modifying the backend
  • docker stats - show containers running