mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
Try latest ACS com to see if e2e are passing (#1248)
* use latest ACS com * add workaround for REPO-4772 * due to the workaround done for REPO-4772, files now have an initial version set to MAJOR 1.0 * add workaround for REPO-4772 for bulk create files * Get ACS log if something goes wrong * wait for the dialog to close only in specific cases * Import Custom Model into ACS. Update proxy to work with Share.
This commit is contained in:
@@ -7,7 +7,7 @@ nav: ja
|
||||
|
||||
ACA には ACS 6.0 Community 版が事前構成されています。
|
||||
|
||||
アプリケーションは2つのモードで実行されます:
|
||||
アプリケーションは 2 つのモードで実行されます:
|
||||
|
||||
- Development (最新のソースコードを実行し、アプリケーションのビルドが必要)
|
||||
- Preview (最新の公開されたコンテナー、マスターブランチで実行)
|
||||
@@ -21,7 +21,7 @@ npm run build
|
||||
npm run start:docker
|
||||
```
|
||||
|
||||
コンテナ内から提供される場合、ACA は `4000` ポートで実行されます。
|
||||
コンテナ内から提供される場合、ACA は `8080` ポートで実行されます。
|
||||
|
||||
次のコマンドを使用して、すべてのコンテナを停止します:
|
||||
|
||||
|
Reference in New Issue
Block a user