https://github.com/flvsantos15/desafio-fullcycle-nginx
https://github.com/flvsantos15/desafio-fullcycle-nginx
docker fullcycle nginx nodejs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/flvsantos15/desafio-fullcycle-nginx
- Owner: flvSantos15
- Created: 2024-04-06T15:07:55.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-11T14:35:08.000Z (about 1 year ago)
- Last Synced: 2025-02-13T19:39:47.243Z (3 months ago)
- Topics: docker, fullcycle, nginx, nodejs
- Language: JavaScript
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Curso Full Cycle 3.0 - Módulo Docker - Desafio Nginx
## Como a rodar a imagem docker
Clone o projeto:
```
git clone [email protected]:flvSantos15/desafio-fullcycle-nginx.git
```Entre na pasta:
```
cd desafio-fullcycle-nginx
```Rode o comando:
```
docker-compose up -d
```