We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
container_name
1 parent e142da6 commit b18f3c9Copy full SHA for b18f3c9
docker-compose.yml.dist
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
app:
4
- container_name: "phpmentors.security-bundle.app"
+ container_name: "phpmentors.composite-password-authentication-bundle.app"
5
image: "phpmentors/php-app:php53"
6
volumes:
7
- ".:/var/app"
0 commit comments