Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
collab-space-app
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mona Schulz
collab-space-app
Commits
cda93e21
Commit
cda93e21
authored
1 year ago
by
Florian Raith
Browse files
Options
Downloads
Patches
Plain Diff
Fix startup command
parent
b1f18584
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docker-compose.yml
+1
-1
1 addition, 1 deletion
docker-compose.yml
frontend
+1
-1
1 addition, 1 deletion
frontend
with
2 additions
and
2 deletions
docker-compose.yml
+
1
−
1
View file @
cda93e21
...
...
@@ -22,7 +22,7 @@ services:
build
:
context
:
./frontend
container_name
:
cs_frontend
command
:
npm run dev - --host
command
:
npm run dev -
-
--host
volumes
:
-
./frontend:/usr/src/app/frontend
-
/usr/src/app/frontend/node_modules
...
...
This diff is collapsed.
Click to expand it.
frontend
@
0b405bb3
Compare
06ce5ba4
...
0b405bb3
Subproject commit 0
6ce5ba467c7f89cad29553606427a0d0ea2e646
Subproject commit 0
b405bb37b8bcbdfc6f339be811c6ab5668c9aa3
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment