app: build: . ports: - 8000:80 - 8001:3306 volumes: - /var/lib/mysql - ./public_html:/var/www/html - /etc/localtime:/etc/localtime