services: post-project-api-yellow: image: yellow:0.1 container_name: post-yellow ports: - 8183:8080 networks: - local_public networks: local_public: external: true