Update docker-compose.yaml
updated trusted hosts
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ services:
|
|||||||
- 8002:8001
|
- 8002:8001
|
||||||
environment:
|
environment:
|
||||||
- APP_SECRET= MOpjyc5UWVYowgjWR7FhStVc5NCz2D7H
|
- APP_SECRET= MOpjyc5UWVYowgjWR7FhStVc5NCz2D7H
|
||||||
- TRUSTED_HOSTS=time.speerfam.net # set this to the domain name you use to access Kimai
|
- TRUSTED_HOSTS=time.speerfam.net,localhost,127.0.0.1,kimai # set this to the domain name you use to access Kimai
|
||||||
- ADMINMAIL=mwspeer@gmail.com
|
- ADMINMAIL=mwspeer@gmail.com
|
||||||
- ADMINPASS=Grumbling-Evacuate-Brethren5
|
- ADMINPASS=Grumbling-Evacuate-Brethren5
|
||||||
- "DATABASE_URL=mysql://kimaiuser:Tremor-Tarot-Badland2@sqldb/kimai?charset=utf8mb4&serverVersion=8.3.0"
|
- "DATABASE_URL=mysql://kimaiuser:Tremor-Tarot-Badland2@sqldb/kimai?charset=utf8mb4&serverVersion=8.3.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user