@@ -13,6 +13,9 @@ services:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP}:8001
|
||||
env_file:
|
||||
- /etc/1panel/envs/global.env
|
||||
- ${ENV_FILE:-/etc/1panel/envs/default.env}
|
||||
volumes:
|
||||
- ${KIMAI2_ROOT_PATH}/data:/opt/kimai/var/data
|
||||
- ${KIMAI2_ROOT_PATH}/plugins:/opt/kimai/var/plugins
|
||||
|
||||
Reference in New Issue
Block a user