Skip to content
Snippets Groups Projects
Select Git revision
  • b7fceca50de7e93afffc67919ce055e258ce0842
  • master default protected
  • intros
  • live_sources
  • bootstrap4
  • modules
6 results

db_schema.sql

Blame
  • Forked from Video AG Infrastruktur / website
    Source project has a limited visibility.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    uwsgi.socket 185 B
    [Unit]
    Description=Socket for uWSGI %I
    
    [Socket]
    # Change this to your uwsgi application port or unix socket location
    ListenStream=/run/uwsgi/%I.sock
    
    [Install]
    WantedBy=sockets.target