update wrong folder name

This commit is contained in:
einhornimmond 2021-02-15 18:35:03 +01:00
parent 8e04884ab0
commit 55e9e293af

View File

@ -71,7 +71,7 @@ services:
## community server (cakephp with php-fpm and nginx)
community-server:
build:
context: ./gradido_community_server/
context: ./community_server/
environment:
- DB_PASSWORD=''
- DB_USER='root'