services: post-project-api-blue: image: blue:${BUILD_NUMBER} ports: - 8181:8080 networks: - local_public networks: local_public: external: true