Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Les Connecteurs
Docker Images
postfix
Commits
52e4b9b6
Verified
Commit
52e4b9b6
authored
Jun 09, 2020
by
Ludovic Muller
🎨
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove unused env var
parent
662163a5
Pipeline
#210148111
passed with stage
in 45 seconds
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
Dockerfile
Dockerfile
+1
-2
No files found.
Dockerfile
View file @
52e4b9b6
...
...
@@ -7,12 +7,11 @@ FROM registry.gitlab.com/les-connecteurs/docker/alpine
EXPOSE
25 465 587
# dabatabse connection configuration
# dabatabse connection configuration
(for aliases and mailboxes)
ENV
DB_HOST=db
ENV
DB_NAME=postgres
ENV
DB_USER=postgres
ENV
DB_PASSWORD=postgres
ENV
DB_TIMEOUT=15
# dabatabse connection configuration (for saslauthd)
ENV
DB_AUTH_HOST=db
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment