@@ -1,7 +1,7 @@
services:
- post-project-api-blue:
- image: blue:0.1
- container_name: post-blue
+ post-project-api-red:
+ image: red:0.1
+ container_name: post-red
ports:
- 8181:8080
networks: