mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-09-07 16:58:26 -04:00
Updated files. Getting the code polished.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
This commit is contained in:
@@ -43,6 +43,9 @@ services:
|
||||
- ./frontend/yarn.lock:/app/yarn.lock
|
||||
- ./frontend/tsconfig.json:/app/tsconfig.json
|
||||
- ./frontend/config-overrides.js:/app/config-overrides.js
|
||||
- ./frontend/babel.config.js:/app/babel.config.js
|
||||
- ./frontend/jest.config.js:/app/jest.config.js
|
||||
- ./frontend/jest.setup.js:/app/jest.setup.js
|
||||
command: ["yarn", "start"]
|
||||
restart: always
|
||||
|
||||
|
||||
Reference in New Issue
Block a user