mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(server): Move api-server in to it's own DIR
This commit is contained in:
committed by
mrugesh mohapatra
parent
9fba6bce4c
commit
46a217d0a5
+1
-1
@@ -18,7 +18,7 @@ services:
|
||||
- MAILHOG_HOST=mailhog
|
||||
- MONGOHQ_URL=mongodb://db:27017/freecodecamp
|
||||
volumes:
|
||||
- .:/app
|
||||
- ./api-server:/app
|
||||
working_dir: /app
|
||||
command:
|
||||
- npm
|
||||
|
||||
Reference in New Issue
Block a user