Update to 2022-07-18 14:00

This commit is contained in:
Daniel Berteaud
2022-07-18 14:00:17 +02:00
parent de08361eb6
commit 32c39ed1bd
4 changed files with 7 additions and 6 deletions

View File

@@ -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