Seprated env variables for specific app containers and added SSL feature using caddy #5429
Codacy Production / Codacy Static Code Analysis
required action
Aug 29, 2024 in 0s
3 new issues (0 max.) of at least minor severity.
Annotations
Check warning on line 1 in caddy/Dockerfile
codacy-production / Codacy Static Code Analysis
caddy/Dockerfile#L1
Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
Check warning on line 238 in deploy/selfhost/install.sh
codacy-production / Codacy Static Code Analysis
deploy/selfhost/install.sh#L238
Double quote to prevent globbing and word splitting.
Check warning on line 248 in deploy/selfhost/install.sh
codacy-production / Codacy Static Code Analysis
deploy/selfhost/install.sh#L248
Double quote to prevent globbing and word splitting.
Loading