name: convert services: convertx: cpu_shares: 90 command: [] container_name: convertx deploy: resources: limits: memory: "6217007104" environment: ACCOUNT_REGISTRATION: "false" ALLOW_UNAUTHENTICATED: "false" AUTO_DELETE_EVERY_N_HOURS: "24" HTTP_ALLOWED: "true" JWT_SECRET: B23e12a55$$$$$$$$ hostname: convertx image: ghcr.io/c4illin/convertx:latest networks: convertx: null ports: - mode: ingress target: 3000 published: "3444" protocol: tcp restart: unless-stopped volumes: - type: bind source: /root/convert target: /srv/appdata bind: create_host_path: true networks: convertx: name: convertx default: name: convert_default x-casaos: author: self category: self hostname: www.bgmcd.org icon: "" index: / is_uncontrolled: false port_map: "3444" scheme: http title: custom: ConvertX