mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
change share port in docker-compose.yml (#606)
* change share port in docker-compose.yml * change Share port in all places * restore internal share address
This commit is contained in:
committed by
Denys Vuika
parent
dc4b8fedb8
commit
6ff1e3f2c7
@@ -35,7 +35,7 @@ services:
|
||||
networks:
|
||||
- internal
|
||||
ports:
|
||||
- 8081:8080
|
||||
- 8083:8080
|
||||
|
||||
postgres:
|
||||
image: postgres:10.1
|
||||
|
Reference in New Issue
Block a user