Update docker-compose.yaml
Updated host port
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ services:
|
||||
- /srv/docker/kimai/data:/opt/kimai/var/data
|
||||
- /srv/docker/kimai/plugins:/opt/kimai/var/plugins
|
||||
ports:
|
||||
- 8001:8001
|
||||
- 8002:8001
|
||||
environment:
|
||||
- APP_SECRET= MOpjyc5UWVYowgjWR7FhStVc5NCz2D7H
|
||||
- TRUSTED_HOSTS=kimai.speerfam.net # set this to the domain name you use to access Kimai
|
||||
|
||||
Reference in New Issue
Block a user