Skip to content

Commit f712ae8

Browse files
Merge pull request #12 from jeroenrnl/simplify-configuration
Issue#11: Simplify configuration
2 parents 847524f + 94fdda5 commit f712ae8

2 files changed

Lines changed: 4 additions & 633 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,7 @@ Once you have started your PostfixAdmin container successfully, it is now time t
6565
1. Create your first mailbox in this domain.
6666

6767
# Additional PostfixAdmin customization
68-
You can further customize `config.inc.local.php`. Please follow these instructions:
69-
70-
1. Get a copy of the file from the `/var/www/html` folder.
71-
1. Customize your configuration file.
72-
1. Provide your customized file back into the `/var/www/html` by using a volume mapping.
68+
You can further customize the configuration by placing a `config.site.php` into the `/var/www/html` folder by using a volume mapping.
7369

7470
# Issues
7571
This Docker image is mature and supports my own mailserver in production. There are no known issues at the moment.

0 commit comments

Comments
 (0)