prod için Allowed_Host eklendi.
This commit is contained in:
@@ -15,6 +15,8 @@ services:
|
||||
- /app/node_modules
|
||||
env_file:
|
||||
- ./frontend/.env
|
||||
environment:
|
||||
ALLOWED_HOSTS: ${ALLOWED_HOSTS}
|
||||
ports:
|
||||
- "5173:5173"
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user