services: gitea: image: gitea/gitea:1.x.x container_name: gitea network_mode: host restart: unless-stopped volumes: - /opt/gitea/data:/data