mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-22 13:43:15 +02:00
Fixed typo in container name
This commit is contained in:
@@ -31,7 +31,7 @@ services:
|
||||
image: redis:6.0
|
||||
|
||||
npm:
|
||||
container_name: drectory-lister-npm
|
||||
container_name: directory-lister-npm
|
||||
image: directory-lister-dev:local
|
||||
volumes:
|
||||
- ./:/var/www/html
|
||||
|
Reference in New Issue
Block a user