2941b14b38
- Moved contents of main_dc/yalarba/easySite/easySite/ up to easySite/ - Updated docker-compose.yml build context path - Deleted empty nested easySite/ directory
10 lines
93 B
Plaintext
10 lines
93 B
Plaintext
# .dockerignore
|
|
node_modules
|
|
.nuxt
|
|
.output
|
|
.git
|
|
*.log
|
|
.env
|
|
.DS_Store
|
|
Dockerfile
|
|
.dockerignore |