|
@@ -27,7 +27,7 @@ services:
|
|
|
- ${SHOP_LOG_PATH}:${SHOP_ROOT_PATH}/data/log
|
|
|
- ../conf/php/spwan-start:/usr/local/bin/spwan-start
|
|
|
container_name: "${CONTAINER_PREFIX}-macc"
|
|
|
- command: [ spwan-start,"/mobile/mobile_run.php","16" ]
|
|
|
+ command: [ spwan-start,"/mobile/macc_run.php","16" ]
|
|
|
networks:
|
|
|
- ${DOCKER_NET_NAME}
|
|
|
|