services: api: container_name: ${REPO} image: ${REPO} restart: always networks: - reverse_proxy networks: reverse_proxy: external: true