Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SirGankalot committed Jul 22, 2024
2 parents fcf9c88 + cbc85f5 commit ca5bbfa
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/enochecker_test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: enochecker_test

on:
workflow_dispatch:
push:
branches:
- main
Expand Down
8 changes: 8 additions & 0 deletions service/docker-compose.override.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
services:
whatsscam:
build:
args:
http_proxy: http://proxy.prod.bambi.ovh:3128
https_proxy: http://proxy.prod.bambi.ovh:3128
HTTP_PROXY: http://proxy.prod.bambi.ovh:3128
HTTPS_PROXY: http://proxy.prod.bambi.ovh:3128

0 comments on commit ca5bbfa

Please sign in to comment.