Merge pull request #205 from gradido/fix_docker_compose

fix_docker_compose
This commit is contained in:
Moriz Wahl 2021-04-20 15:38:44 +02:00 committed by GitHub
commit ac2ba2b3de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,9 +37,9 @@ services:
#########################################################
## COMMUNITY SERVER (cakephp with php-fpm) ##############
#########################################################
community-server:
volumes:
- ./community_server
#community-server:
# volumes:
# - ./community_server
#########################################################