mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +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:
parent
dc4b8fedb8
commit
6ff1e3f2c7
@ -35,7 +35,7 @@ services:
|
||||
networks:
|
||||
- internal
|
||||
ports:
|
||||
- 8081:8080
|
||||
- 8083:8080
|
||||
|
||||
postgres:
|
||||
image: postgres:10.1
|
||||
|
@ -35,7 +35,7 @@ services:
|
||||
networks:
|
||||
- internal
|
||||
ports:
|
||||
- 8081:8080
|
||||
- 8083:8080
|
||||
|
||||
postgres:
|
||||
image: postgres:10.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user