About 15 results
Open links in new tab
  1. sample openapi.yml · GitHub

    Dec 12, 2024 · - name: api_key in: header description: '' required: false schema: type: string - name: petId in: path description: Pet id to delete required: true schema: type: integer format: …

  2. Sample vhost configuration · GitHub

    Sample vhost configuration. GitHub Gist: instantly share code, notes, and snippets.

  3. Sample of git config file (Example .gitconfig) (Place them in $XDG ...

    Sample of git config file (Example .gitconfig) (Place them in $XDG_CONFIG_HOME/git) - config

  4. Sample Cloudflare worker that gets the JWT, ensures it hasn't …

    Sample Cloudflare worker that gets the JWT, ensures it hasn't expired, decrypts it and returns a result - cloudflareworker-verifyjwt.js

  5. sample v2ray config.json · GitHub

    "header" : { "type" : "none" }, "mtu" : 1350, "congestion" : false, "tti" : 20, "uplinkCapacity" : 5, "writeBufferSize" : 1, "readBufferSize" : 1, "downlinkCapacity" : 20 }, "security" : "none", …

  6. Ubuntu 20.04 Web Server Setup Instructions · GitHub

    Jan 23, 2025 · Reducing Timeouts Timeouts also really improve the Nginx performance considerably. The keepalive connections reduce CPU and network overhead required when …

  7. How to automatically deploy from GitHub

    How to automatically deploy from GitHub. GitHub Gist: instantly share code, notes, and snippets.

  8. How to Configure Docker daemon with a configuration file?

    "api-cors-header": "", "selinux-enabled": false, "userns-remap": "", "group": "", "cgroup-parent": "", "default-ulimits": {}, "init": false, "init-path": "/usr/libexec/docker-init", "ipv6": false, "iptables": …

  9. settings.json · GitHub

    Jan 3, 2025 · ".monaco-pane-view .pane>.pane-header": "padding-inline: 10px !important", //@Fixed uneven margin should be padding ".sidebar": "margin: 10px 10px 0 0 !important; …

  10. Sample ~/.zshrc file · GitHub

    Sample ~/.zshrc file. GitHub Gist: instantly share code, notes, and snippets.