fix: environment variable

This commit is contained in:
rodia
2025-09-15 16:58:25 -03:00
parent da47abef57
commit d7a3fd95b5
2 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
country
company
account_stock_continental
sale_point

View File

@@ -23,7 +23,7 @@ services:
- attachments:/attachments
- ./.dev/pudb.cfg:/root/.config/pudb/pudb.cfg
ports:
- "${TRYTON_PORT_LIVE:-18020}:8000"
- "${TRYTOND_PORT_LIVE:-18020}:8000"
- "${PUDB_PORT_LIVE:-8020}:8020"
working_dir: /app
env_file: