docker-compose로 서비스에 필요한 모든 인프라 서비스들을 한번에 구축, 테스트 할 수 있도록 설정함
 
 
 
 
 
 
Go to file
bluebamus 09c86adf7b first commit 2025-10-31 15:56:42 +09:00
backend first commit 2025-10-31 15:56:42 +09:00
frontend first commit 2025-10-31 15:56:42 +09:00
nginx/conf.d first commit 2025-10-31 15:56:42 +09:00
postgresql first commit 2025-10-31 15:56:42 +09:00
redis first commit 2025-10-31 15:56:42 +09:00
.gitignore first commit 2025-10-31 15:56:42 +09:00
README.md Initial commit 2025-10-31 06:53:54 +00:00
backend-down.sh first commit 2025-10-31 15:56:42 +09:00
backend-up.sh first commit 2025-10-31 15:56:42 +09:00
docker-compose.backend.yml first commit 2025-10-31 15:56:42 +09:00
docker-compose.frontend.yml first commit 2025-10-31 15:56:42 +09:00
docker-compose.yml first commit 2025-10-31 15:56:42 +09:00
frontend-down.sh first commit 2025-10-31 15:56:42 +09:00
frontend-up.sh first commit 2025-10-31 15:56:42 +09:00

README.md

O2Sound_ver2_final

docker-compose로 서비스에 필요한 모든 인프라 서비스들을 한번에 구축, 테스트 할 수 있도록 설정함