mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-07-18 14:00
This commit is contained in:
@@ -7,6 +7,7 @@ Type=simple
|
||||
User={{ penpot_user }}
|
||||
WorkingDirectory={{ penpot_root_dir }}/exporter
|
||||
Environment=PENPOT_HTTP_SERVER_PORT={{ penpot_ports['exporter'] }}
|
||||
Environment=PENPOT_REDIS_URI={{ penpot_redis_url }}
|
||||
ExecStart=/bin/node {{ penpot_root_dir }}/exporter/app.js
|
||||
PrivateTmp=yes
|
||||
NoNewPrivileges=true
|
||||
|
Reference in New Issue
Block a user