mirror of
https://github.com/sasjs/server.git
synced 2026-01-15 09:50:06 +00:00
fix(docker): docker-compose for prod+development
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
**/.classpath
|
||||
**/.dockerignore
|
||||
**/.env
|
||||
!.env
|
||||
**/.git
|
||||
**/.gitignore
|
||||
**/.project
|
||||
@@ -20,4 +21,12 @@
|
||||
**/obj
|
||||
**/secrets.dev.yaml
|
||||
**/values.dev.yaml
|
||||
api/build
|
||||
api/coverage
|
||||
api/build
|
||||
api/node_modules
|
||||
api/public
|
||||
api/web
|
||||
web/build
|
||||
web/node_modules
|
||||
README.md
|
||||
|
||||
Reference in New Issue
Block a user