Add docker deployment
All checks were successful
build docker image / docker-build (push) Successful in 1m43s

This commit is contained in:
Illya Marchenko 2024-11-05 12:06:11 +02:00
parent add34fcb23
commit 2bc2d471ae
Signed by: stuzer05
GPG Key ID: A6ABAAA9268F9F4F

@ -27,4 +27,7 @@ server {
expires max;
log_not_found off;
}
error_log /dev/stderr warn;
access_log /dev/stdout;
}