|
@@ -30,7 +30,7 @@ services:
|
|
|
command: [redis-server,"/etc/redis/redis.conf"]
|
|
|
|
|
|
mobilesrv:
|
|
|
- image: php-zts-debug:7.3.18
|
|
|
+ image: php-zts:7.3.18
|
|
|
ports:
|
|
|
- "9100:9100"
|
|
|
volumes:
|
|
@@ -46,7 +46,7 @@ services:
|
|
|
- "redisrv"
|
|
|
|
|
|
raccsrv:
|
|
|
- image: php-zts-debug:7.3.18
|
|
|
+ image: php-zts:7.3.18
|
|
|
ports:
|
|
|
- "9101:9101"
|
|
|
volumes:
|
|
@@ -62,7 +62,7 @@ services:
|
|
|
- "redisrv"
|
|
|
|
|
|
mchsrv:
|
|
|
- image: php-zts-debug:7.3.18
|
|
|
+ image: php-zts:7.3.18
|
|
|
ports:
|
|
|
- "9102:9102"
|
|
|
volumes:
|