mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
fixed the ports
This commit is contained in:
@@ -9,5 +9,3 @@ services:
|
||||
volumes:
|
||||
- "${VOL_PATH:-./data}/website:/data"
|
||||
- "${VOL_PATH:-./config}/php.ini:/usr/local/etc/php/php.ini"
|
||||
ports:
|
||||
- "${DOCKERPORT}:80"
|
||||
Reference in New Issue
Block a user