Skip to content

Instantly share code, notes, and snippets.

@wowi42
Created June 1, 2016 12:02
Show Gist options
  • Save wowi42/5435a5de953b7fd957224e27342f08a7 to your computer and use it in GitHub Desktop.
Save wowi42/5435a5de953b7fd957224e27342f08a7 to your computer and use it in GitHub Desktop.
lua_package_path '/etc/nginx/uuid4.lua';
init_by_lua '
uuid4 = require "uuid4"
';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment