mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 11:38:19 +02:00
✨ Add minor adaptations for gitpod config and docker files.
This commit is contained in:
parent
43e75401d7
commit
f4f51dbf6b
4 changed files with 79 additions and 43 deletions
|
@ -97,7 +97,7 @@ http {
|
|||
|
||||
location /internal/assets {
|
||||
internal;
|
||||
alias $gitpod_repo_root/backend/resources/public/assets;
|
||||
alias $gitpod_repo_root/backend/assets;
|
||||
add_header x-internal-redirect "$upstream_http_x_accel_redirect";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue