django basic server and connection to postgresql (not with env for now)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM nginx:bullseye
|
||||
FROM nginx:latest
|
||||
|
||||
RUN mkdir -p /etc/nginx/ssl
|
||||
RUN apt install -y openssl
|
||||
|
Reference in New Issue
Block a user