Changes to docker file
This commit is contained in:
@@ -8,7 +8,10 @@ pkg/
|
||||
.gitea/
|
||||
|
||||
# Ignore environment files (configure via docker-compose instead)
|
||||
.env*
|
||||
.env
|
||||
.env.sample
|
||||
.env.docker
|
||||
.env.docker.sample
|
||||
|
||||
# Ignore IDE/editor specific files
|
||||
.idea/
|
||||
@@ -18,4 +21,4 @@ pkg/
|
||||
*.DS_Store
|
||||
|
||||
# Add any other files/directories you don't need in the image
|
||||
# e.g., logs/, tmp/
|
||||
# e.g., logs/, tmp/
|
||||
|
Reference in New Issue
Block a user