Skip to content

Commit b18f3c9

Browse files
committed
update docker-compose.yml.dist to change container_name
1 parent e142da6 commit b18f3c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '2'
22
services:
33
app:
4-
container_name: "phpmentors.security-bundle.app"
4+
container_name: "phpmentors.composite-password-authentication-bundle.app"
55
image: "phpmentors/php-app:php53"
66
volumes:
77
- ".:/var/app"

0 commit comments

Comments
 (0)