mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(frontend): remove cra workaround no longer needed
This commit is contained in:
parent
325e26e0c1
commit
b94c28b4e1
1 changed files with 0 additions and 2 deletions
|
|
@ -56,8 +56,6 @@ services:
|
||||||
- ./frontend/tailwind.config.js:/app/frontend/tailwind.config.js:ro
|
- ./frontend/tailwind.config.js:/app/frontend/tailwind.config.js:ro
|
||||||
- ./frontend/src:/app/frontend/src:ro
|
- ./frontend/src:/app/frontend/src:ro
|
||||||
- ./frontend/public:/app/frontend/public:ro
|
- ./frontend/public:/app/frontend/public:ro
|
||||||
# Workaround for https://github.com/facebook/create-react-app/issues/8688
|
|
||||||
stdin_open: true
|
|
||||||
ports:
|
ports:
|
||||||
- 3000
|
- 3000
|
||||||
labels:
|
labels:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue