mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
fix: docker build
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
|
||||
### Run with Docker
|
||||
* Edit `docker-compose.yml` file and change passwords for the DB
|
||||
* Build the container `docker-compose build`
|
||||
* Start the application `docker-compose up -d`
|
||||
* To get the api key look in the logs `docker-compose logs | grep "API key"`
|
||||
* The application should now be running on `localhost:3000`
|
||||
|
||||
Reference in New Issue
Block a user