update
Some checks failed
Build and Push Docker Image / build (push) Failing after 15s

This commit is contained in:
reonokiy 2025-05-17 13:30:54 +08:00
parent df68524ef3
commit 19c9054288
Signed by: reonokiy
SSH key fingerprint: SHA256:2VjKpUxMIe0QYY3OVnOMuPiB0X5pvrIpJ+UiyFhxtq0
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
singbox.json
!templates/singbox.json
.env

View file

@ -6,6 +6,7 @@ services:
restart: always
container_name: sing-box
environment:
DOMAIN: ${DOMAIN}
PROJECT_ID: ${PROJECT_ID}
INFISICAL_API_URL: https://infisical.nokiy.net/api
INFISICAL_SECRET_ENV: ${INFISICAL_SECRET_ENV:-prod}