Añadido Dockerfil docker-compose.yml
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
.next
|
||||
.env.local
|
||||
.env
|
||||
coverage
|
||||
.vscode
|
||||
.idea
|
||||
*.md
|
||||
!README.md
|
||||
.git
|
||||
.gitignore
|
||||
test-results
|
||||
playwright-report
|
||||
.github
|
||||
*.log
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
.dockerignore
|
||||
nginx.conf
|
||||
deploy.sh
|
||||
README-DEPLOY.md
|
||||
certbot
|
||||
Reference in New Issue
Block a user