You've already forked Traefik-Redis-Api
Revert "just testing, remember to revert"
This commit is contained in:
@@ -2,15 +2,15 @@ volumes:
|
||||
redisdata: {}
|
||||
|
||||
services:
|
||||
|
||||
composer-runtime:
|
||||
ports:
|
||||
- "9501:9501"
|
||||
volumes:
|
||||
- .:/app
|
||||
image: siteworxpro/composer
|
||||
entrypoint: "/bin/sh -c 'while true; do sleep 30; done;'"
|
||||
environment:
|
||||
PHP_IDE_CONFIG: serverName=localhost
|
||||
|
||||
dev-runtime:
|
||||
ports:
|
||||
- "9501:9501"
|
||||
|
||||
Reference in New Issue
Block a user