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