cmbYouku_Api/docker-compose.yml

11 lines
203 B
YAML
Raw Permalink Normal View History

2024-07-01 15:57:07 +08:00
version: '3'
services:
market:
image: liusuifeng/php74:latest
container_name: cmb-backend
restart: always
ports:
- 8032:8000
- 9011:9000
volumes:
- .:/var/project/