fix ip...
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
@ -30,7 +31,7 @@ jobs:
|
||||
{
|
||||
"combined_output": true,
|
||||
"ips": {
|
||||
"monolithic": ["10.10.1.20"]
|
||||
"monolithic": ["10.0.1.20"]
|
||||
},
|
||||
"cache_domains": {
|
||||
"blizzard": "monolithic",
|
||||
|
Reference in New Issue
Block a user