Remove version as it is not needed

This commit is contained in:
Alex Tselegidis 2024-05-17 12:59:36 +02:00
parent e19b14e449
commit ae71fa26eb

View File

@ -1,4 +1,3 @@
version: '3.1'
services:
php-fpm:
build: docker/php-fpm
@ -44,4 +43,3 @@ services:
ports:
- '8025:8025'
- '1025:1025'