enhancement(lint): Fix lint errors for docker-compose.yml

Co-authored-by: NeonGamerBot-QK <saahilattud@gmail.com>
Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com>
This commit is contained in:
zeon-neon[bot] 2024-09-07 02:41:08 +00:00 committed by GitHub
parent e33911c4ad
commit b7de8640e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
name: <your project name>
services:
<to-change-here>:
ports:
- 3000:80
container_name: saahildcom
image: <to-change-here>:latest
<to-change-here>:
ports:
- 3000:80
container_name: saahildcom
image: <to-change-here>:latest