fix idp on started
This commit is contained in:
@@ -28,6 +28,8 @@ PUBLIC_API_URL=http://localhost:3000
|
||||
PUBLIC_FRONTEND_URL=http://localhost:3002
|
||||
PUBLIC_DOCS_URL=http://localhost:3003
|
||||
PUBLIC_WS_URL=ws://localhost:8085/ws
|
||||
INTERNAL_API_URL=http://api-gateway:3000
|
||||
INTERNAL_WS_URL=http://media-ws:8085
|
||||
|
||||
# Nginx (USE_NGINX_SSL=true только при SSL_TYPE=letsencrypt|selfsigned)
|
||||
USE_NGINX_SSL=false
|
||||
|
||||
Reference in New Issue
Block a user