Skip to content

PLATFORM_DOMAIN 域名大于32位会导致dnsconfig表无法创建 #132

@Explorer1092

Description

@Explorer1092

建议:将下方的 max_length 改为255

('value', models.CharField(blank=True, help_text='配置内容', max_length=32, null=True)),

https://github.com/wuba/Antenna/blob/main/modules/config/migrations/0001_initial.py#L20

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions