- Adding to .gitignore since it should not be checked in and I want it to stop showing up when I run git status
- Adding to .dockerignore so it doesn't get copied into the container for security reasons
Depends on D4211
Differential D4212
[keyserver] Add keyserver/.env to ignore files ashoat on Jun 5 2022, 10:19 PM. Authored by Tags None Referenced Files
Details
Depends on D4211 I created .env.swp and tmp.env test files and made sure they were excluded from the Docker image by loading a container with that image and exploring around
Diff Detail
|