services: convertx: image: ghcr.io/c4illin/convertx container_name: convertx restart: unless-stopped env_file: - /srv/docker/secrets/convertx/.env volumes: - /srv/appdata/convertx/data:/app/data networks: npm_proxy: ipv4_address: 192.168.98.18 networks: npm_proxy: external: true