This website works better with JavaScript.
Home
Explore
Help
Sign In
bingen
/
rpi_docker_home_server
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Remove wrong getmail path
multi_domain
ßingen
8 years ago
parent
431dc9a02b
commit
6442a8cc41
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
+0
-1
docker-compose.yml
+ 0
- 1
docker-compose.yml
View File
@@ -99,7 +99,6 @@ services:
- "993:993"
volumes:
- ${MAIL_DATA_VOLUME_PATH}:${MAIL_DATA_PATH}
- ${MAIL_GETMAIL_VOLUME_PATH}:${MAIL_GETMAIL_PATH}
#- ${MAIL_STATE_VOLUME_PATH}:${MAIL_STATE_PATH}
cap_add:
- NET_ADMIN
Write
Preview
Loading…
Cancel
Save