This commit is contained in:
Walter Hupfeld 2023-10-07 10:19:56 +02:00
parent 3f6e9fec54
commit e80424f3be

View File

@ -3,7 +3,7 @@ version: '3'
services: services:
unfallkarte: unfallkarte:
image: php81:v1 image: php81:v1
container_name: unfallkarte container_name: next-unfallkarte
volumes: volumes:
- ./:/var/www/html - ./:/var/www/html
labels: labels: