Skip to content

Commit 865d7da

Browse files
committed
fix: remove container name
1 parent 0cf46b3 commit 865d7da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/themes/docker/docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ services:
33
application:
44
build: ./docker
55
image: leafphp/docker
6-
container_name: main-app
76
ports:
87
- '8080:80'
98
volumes:

0 commit comments

Comments
 (0)