🐳 Deploy image to the internal docker registry
* Deploy the image to the internal docker registry * Removed unnecessary stage in backend build
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
- ./docker-data/mongo:/data/db
|
||||
|
||||
node:
|
||||
image: twaketech/twake-node:latest
|
||||
image: tdrive/tdrive-node:latest
|
||||
ports:
|
||||
- 3000:3000
|
||||
- 8000:3000
|
||||
|
||||
Reference in New Issue
Block a user