felsökning docker
This commit is contained in:
@@ -3,6 +3,7 @@ node_modules/
|
||||
|
||||
# Environment & credentials — never commit these
|
||||
backend/.env
|
||||
frontend/.env
|
||||
**/.env.local
|
||||
|
||||
# Runtime data files
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
HOST=127.0.0.1
|
||||
DANGEROUSLY_DISABLE_HOST_CHECK=true
|
||||
REACT_APP_API_URL=http://localhost:3001
|
||||
Reference in New Issue
Block a user