We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d244e9 commit 4e3f5f1Copy full SHA for 4e3f5f1
1 file changed
docker-compose.yml
@@ -93,8 +93,6 @@ services:
93
TZ: ${TZ}
94
REDIS_1_HOST: redis
95
REDIS_1_PORT: 6379
96
- volumes:
97
- - /usr/share/zoneinfo:/usr/share/zoneinfo:ro
98
ports:
99
- "${PHPREDISADMIN_HOST_PORT}:80"
100
networks:
0 commit comments