compose: expose inventaire internal port for Traefik routing
Made-with: Cursor
This commit is contained in:
@@ -2,6 +2,8 @@ services:
|
||||
inventaire:
|
||||
image: inventaire/inventaire:latest
|
||||
env_file: .env
|
||||
expose:
|
||||
- "3016"
|
||||
environment:
|
||||
- 'INVENTAIRE_PORT=${INVENTAIRE_PORT:-3016}'
|
||||
- 'PUBLIC_HOSTNAME=${PUBLIC_HOSTNAME:-libra.i4h.ru}'
|
||||
|
||||
Reference in New Issue
Block a user