Archived
Private
Public Access
1
0

Fixed a bug in the compose configuration

This commit is contained in:
2023-03-25 10:59:49 +01:00
parent 9178246718
commit 4422d8818a
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ services:
environment:
- FRONTEND=https://example.com
- GENERAL__DATABASE=server=1.2.3.4;database=ProjectManager;user=ProjectManager;password=changeMe
- GENERAL__ROOT=/projects
- GENERAL__ROOT=/projects/
- PROXY__ENABLE=true
- PROXY__URL=https://proxy.example.com
- PROXY__EMAIL=admin@example.com