feat: gitea workflow push repo in v2 if main and to staging if dev
Some checks failed
Deploy on Push / deploy (push) Failing after 4s

This commit is contained in:
Stepan Vladovskiy
2024-05-05 15:39:11 -03:00
parent 489ddfe2a9
commit b78baa4502
3 changed files with 31 additions and 9 deletions

View File

@@ -25,3 +25,18 @@ poetry env use .venv/bin/python3.12
poetry update
poetry run python main.py
```
### Интеграция в Core
Добавить в nginx.conf.sigil ссылку на /upload
```
# Custom location block for /upload
location /connect/ {
http://upload-8080/;
{{ $proxy_settings }}
{{ $gzip_settings }}
{{ $cors_headers_options }}
{{ $cors_headers_post }}
{{ $cors_headers_get }}
}
```
при такой структуре ссылка будет core.domain.com/upload