Skip to content

Commit 4ff478a

Browse files
authored
Merge pull request #67 from kun-codes/fix/docker-remove-name-field-from-fpm-network
chore(docker-compose): remove redundant `name` field from `fpm-network` configuration
2 parents 8f790d7 + 4c2ef70 commit 4ff478a

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

docker-compose.dev.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,4 @@ volumes:
5454

5555
networks:
5656
fpm-network:
57-
name: fpm-network
5857
external: true

docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,4 @@ volumes:
5454

5555
networks:
5656
fpm-network:
57-
name: fpm-network
5857
external: true

0 commit comments

Comments
 (0)