You've already forked postfixadmin-fetchmail-docker
fix: getHostname error in docker-compose
All checks were successful
continuous-integration/drone/tag Build is passing
All checks were successful
continuous-integration/drone/tag Build is passing
This commit is contained in:
@ -11,3 +11,4 @@ services:
|
||||
- DATABASE_PORT=${DATABASE_PORT}
|
||||
- DATABASE_NAME=${DATABASE_NAME}
|
||||
network_mode: host
|
||||
privileged: true
|
||||
|
Reference in New Issue
Block a user