chore: trigger workflow
Some checks failed
Create and publish Frontend container image / build-and-push-image (push) Failing after 1m14s
Create and publish Worker container image / build-and-push-image (push) Failing after 1m2s

This commit is contained in:
zuk 2024-11-14 21:26:22 +01:00
parent 105b813239
commit 187244fa8d

View file

@ -108,3 +108,4 @@ and then deploy it using a proper web server like [gunicorn](https://gunicorn.or
gunicorn wg_manager.wsgi
```
with a proper tls enabled reverse proxy before it.