rearranged volume mounts to be nicer
This commit is contained in:
parent
819bb6b227
commit
5a68c2b723
@ -10,8 +10,8 @@ services:
|
||||
volumes:
|
||||
- $PWD/configdir/etc/zabbix/zabbix_server.conf:/etc/zabbix/zabbix_server.conf
|
||||
- $PWD/configdir/etc/zabbix/nginx.conf:/etc/zabbix/nginx.conf
|
||||
- $PWD/configdir/etc/php/7.4/fpm/php-fpm.conf:/etc/php/7.4/fpm/php-fpm.conf
|
||||
- $PWD/configdir/etc/zabbix/web/zabbix.conf.php:/etc/zabbix/web/zabbix.conf.php
|
||||
- $PWD/configdir/etc/php/7.4/fpm/php-fpm.conf:/etc/php/7.4/fpm/php-fpm.conf
|
||||
ports:
|
||||
- 8000:80
|
||||
- 10051:10051
|
||||
|
Loading…
x
Reference in New Issue
Block a user