services: webapp: image: ghcr.io/julienc91/ezshare:latest pull_policy: always ports: - '3939:3000' restart: always