Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
# Conflicts:
#	README.md
  • Loading branch information
ximtech committed Jan 9, 2024
2 parents c4d5441 + ee574ab commit b3eef49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ docker run -p 5432:5432 -e PROFILE=docker-dev ximtech/altium-migrator
-e ALTIUM_DB_DATASOURCE='jdbc:postgresql://host.docker.internal:5432/altium-components' \
-e ALTIUM_DB_USERNAME='postgres' \
-e ALTIUM_DB_PASSWORD='postgres' \
-e LIQUIBASE_SCHEMA_NAME=components \
-e LIQUIBASE_SCHEMA_NAME=altium \
ximtech/altium-migrator:latest
```

Expand Down

0 comments on commit b3eef49

Please sign in to comment.