Security Considerations
Last updated
Last updated
services:
spx-server:
environment:
SPX_CORS_ALLOW_ORIGINS: "http://localhost:3000,http://127.0.0.1:3000"
SPX_CORS_ALLOW_CREDENTIALS: "1"
# SPX_CORS_ALLOW_ORIGIN_REGEX: "^https?://192\\.168\\.\\d+\\.\\d+(:\\d+)?$"