fix: environment variable
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
country
|
||||
company
|
||||
account_stock_continental
|
||||
sale_point
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user