mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-12 23:35:50 +00:00
Fix backend volume for logs in docker-compose file
This commit is contained in:
parent
5ee5aa0ab5
commit
bf407584fe
@ -109,7 +109,7 @@ services:
|
||||
# - ./frontend/.env
|
||||
volumes:
|
||||
# <host_machine_directy>:<container_directory> – mirror bidirectional path in local context with path in Docker container
|
||||
- ./logs:/app/logs
|
||||
- ./logs/backend:/logs/backend
|
||||
|
||||
########################################################
|
||||
# DATABASE #############################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user