Skip to content

CastleArg/docker-compose-pern-template

Repository files navigation

Check out the other branches for various other stacks. Setup any desired sql scripts in sql folder

To Run:

  • docker-compose up

To Debug Server:

  • run as above
  • hit f5
  • set ye breakpoints

PRs welcome.