Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
qiuqunfeng
waf-console
Commits
03f713de
Commit
03f713de
authored
Feb 17, 2025
by
qiuqunfeng
Browse files
commit
parent
e495d5ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
db/migrations/create_waf_tables.sql
db/migrations/create_waf_tables.sql
+2
-2
No files found.
db/migrations/create_waf_tables.sql
View file @
03f713de
...
...
@@ -9,8 +9,8 @@ CREATE TABLE waf_services (
attack_num
INTEGER
DEFAULT
0
,
rule_category_status
JSON
,
status
INTEGER
NOT
NULL
,
port
INTEGER
NOT
NULL
,
host
TEXT
NOT
NULL
port
INTEGER
,
host
TEXT
);
-- Create waf_rules table
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment