fix: updates comments to reflect name changes (#17254)
CONTRIBUTING has been updated, but the Compose config file still referenced the old name `server`.
This commit is contained in:
committed by
mrugesh mohapatra
parent
10272d9d5a
commit
5d7ed0a1c1
@ -1,8 +1,8 @@
|
||||
# Docker Compose file for FreeCodeCamp
|
||||
#
|
||||
# Bootstrap with:
|
||||
# docker-compose run --rm server npm install
|
||||
# docker-compose run --rm server npm run only-once
|
||||
# docker-compose run --rm freecodecamp npm install
|
||||
# docker-compose run --rm freecodecamp npm run only-once
|
||||
#
|
||||
# Run with:
|
||||
# docker-compose up
|
||||
|
Reference in New Issue
Block a user