Skip to content
Snippets Groups Projects
Select Git revision
  • b8c20c86b51b92b83883d8447591a2980fa2cb63
  • master default protected
  • th/caddy-wip
  • th/caddy
  • th/lego
  • th/acmebot
  • pyzabbix
  • th/keycloak
8 results

pgadmin4.yml

Blame
  • 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