Update deployment instructions
This commit is contained in:
@@ -43,11 +43,10 @@ to redirect requests to your dev instance.
|
||||
|
||||
# Deploying
|
||||
|
||||
Images are built and pushed to Docker Hub by Jenkins.
|
||||
To deploy in prod adjust `DOORBOY_SECRET`, `MONGO_URI` in `.env` and proceed to launch:
|
||||
|
||||
```
|
||||
docker build -t 172.20.40.1:5000/doorboy:latest .
|
||||
docker push 172.20.40.1:5000/doorboy:latest
|
||||
overnode pull
|
||||
overnode up
|
||||
```
|
||||
|
Reference in New Issue
Block a user