Skip to content
Snippets Groups Projects
Select Git revision
  • b843aa0c4fdcc997dc74ff1a6ae633f139550866
  • main default protected
  • renovate/ruby
  • renovate/solid_queue-1.x-lockfile
  • renovate/selenium-webdriver-4.x-lockfile
  • renovate/icalendar-2.x-lockfile
  • renovate/debug-1.x-lockfile
  • renovate/turbo-rails-2.x-lockfile
  • renovate/gcr.io-kaniko-project-executor-1.x
  • eh22 protected
  • update-rubocop
11 results

conferences_controller.rb

Blame
  • nginx.include.conf 142 B
    location / {
    	uwsgi_pass unix:///run/uwsgi/app/uffd/socket;
    	include uwsgi_params;
    }
    location /static {
    	alias /usr/share/uffd/uffd/static;
    }