Tweaked docker-compose
This commit is contained in:
@@ -4,9 +4,7 @@ An API centric auth server. Uses Sequelize and mariaDB by default.
|
||||
|
||||
# Setup
|
||||
|
||||
TODO: Dockerize this project
|
||||
|
||||
TODO: Write setup instructions, once dockerized
|
||||
There are multiple ways to run this app - it can run on it's own via `npm start` (for production) or `npm run dev` (for development). it can also run inside docker using `docker-compose up --build` - run `node configure-script.js` to generate docker-compose.yml.
|
||||
|
||||
# API
|
||||
|
||||
|
||||
Reference in New Issue
Block a user