refactor: rename dap-tool-other to dap-tool-oth
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
This commit is contained in:
@@ -8,7 +8,7 @@ services = compose['services']
|
||||
new_services = {}
|
||||
|
||||
# Services to duplicate
|
||||
app_services = ['gateway', 'tool-sms', 'tool-email', 'tool-other', 'tool-payment']
|
||||
app_services = ['gateway', 'tool-sms', 'tool-email', 'tool-oth', 'tool-payment']
|
||||
|
||||
for name, svc in services.items():
|
||||
if name in app_services:
|
||||
|
||||
Reference in New Issue
Block a user