Add docker deployment
All checks were successful
build docker image / docker-build (push) Successful in 1m43s
All checks were successful
build docker image / docker-build (push) Successful in 1m43s
This commit is contained in:
parent
add34fcb23
commit
2bc2d471ae
@ -27,4 +27,7 @@ server {
|
|||||||
expires max;
|
expires max;
|
||||||
log_not_found off;
|
log_not_found off;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
error_log /dev/stderr warn;
|
||||||
|
access_log /dev/stdout;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user