Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
rpg-workshop
Commits
82d6ca8e
Unverified
Commit
82d6ca8e
authored
Apr 11, 2022
by
Donald Haase
Committed by
GitHub
Apr 11, 2022
Browse files
Update docker-compose.yml
Whoops, forgot 'run'
parent
f0eff855
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker-compose.yml
View file @
82d6ca8e
...
...
@@ -10,5 +10,4 @@ services:
-
./:/home/node/app
ports
:
-
"
3000:3000"
command
:
"
npm
start:local"
command
:
"
npm
run
start:local"
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment