diff --git a/.dev/official_modules.txt b/.dev/official_modules.txt index ab59a11..f97f1bc 100644 --- a/.dev/official_modules.txt +++ b/.dev/official_modules.txt @@ -1,3 +1,4 @@ country company +account_stock_continental sale_point diff --git a/compose.live.yml b/compose.live.yml index 5094430..01cdda1 100644 --- a/compose.live.yml +++ b/compose.live.yml @@ -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: