Skip to content

Commit 558a1ef

Browse files
committed
Typo fix
1 parent f4ca11a commit 558a1ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.dockerignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/.env.local
33
/.env.*.local
44
/.env.local.php
5-
/app/docker/nginx/ssl/rootCA.key
6-
/app/docker/nginx/ssl/tls.key
5+
/docker/nginx/ssl/rootCA.key
6+
/docker/nginx/ssl/tls.key
77
/public/bundles/
88
/var/
99
/vendor/

0 commit comments

Comments
 (0)