mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 20:58:23 +02:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
1ba76cb3f8
6 changed files with 66 additions and 56 deletions
|
@ -50,6 +50,8 @@ http {
|
|||
proxy_cache_valid any 48h;
|
||||
proxy_cache_key "$host$request_uri";
|
||||
|
||||
include /etc/nginx/overrides.d/*.conf;
|
||||
|
||||
server {
|
||||
listen 80 default_server;
|
||||
server_name _;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue