inicia o projeto com traefik e uvicorn
This commit is contained in:
2
compose/production/nginx/Dockerfile
Normal file
2
compose/production/nginx/Dockerfile
Normal file
@ -0,0 +1,2 @@
|
||||
FROM docker.io/nginx:1.17.8-alpine
|
||||
COPY ./compose/production/nginx/default.conf /etc/nginx/conf.d/default.conf
|
||||
Reference in New Issue
Block a user