We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d138f65 commit 7788142Copy full SHA for 7788142
1 file changed
INSTALL.md
@@ -43,7 +43,6 @@ docker run -d -p 80:8080 wurstbrot/dsomm:latest
43
```
44
45
46
-
47
## Any web server - Angular build
48
Since DSOMM is a frontend only application, any web server can host DSOMM.
49
- Clone the DSOMM repo
@@ -58,13 +57,6 @@ ng build
58
57
59
The files that were created in the subfolder `dist`
60
61
62
63
64
65
66
67
68
## Teams and Groups
69
To customize these teams, you can create your own [meta.yaml](src/assets/meta.yaml) file with your unique team definitions.
70
0 commit comments