Skip to content

Commit

Permalink
Fix PHP 8.1 service name conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
wireblue committed May 17, 2022
1 parent 75b6772 commit c7c7de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opt/php81.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'

services:
php80-fpm:
php81-fpm:
container_name: php81
hostname: php81
build:
Expand Down

0 comments on commit c7c7de1

Please sign in to comment.