fix
This commit is contained in:
@@ -19,7 +19,7 @@ services:
|
||||
- SRC=/app
|
||||
- TRYTOND_DATABASE_URI=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${DB_HOSTNAME}:5432/
|
||||
volumes:
|
||||
- .:/app
|
||||
- ./:/app
|
||||
- attachments:/attachments
|
||||
- ./.dev/pudb.cfg:/root/.config/pudb/pudb.cfg
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user