$ vi Config/urls.py
from django.http import HttpResponse
path( 'health', lambda r: HttpResponse()),
]
$ curl -i http:///localhost:8000/health
【postgres】 dnf -y install postgresql15-server postgresql15-server-devel postgresql-setup initdb passwd postgres vi `find / -name pg_hba.con...
0 件のコメント:
コメントを投稿