Synology NAS의 docker에서 서비스 할 수 있도록 환경 설정
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
.git
|
||||
.gitignore
|
||||
.next
|
||||
.pnpm-store
|
||||
.turbo
|
||||
coverage
|
||||
docker-compose.override.yml
|
||||
node_modules
|
||||
playwright-report
|
||||
test-results
|
||||
|
||||
.DS_Store
|
||||
*.log
|
||||
*.tsbuildinfo
|
||||
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
Reference in New Issue
Block a user