Change docker compose port
This commit is contained in:
parent
9670536d08
commit
2330fec9c7
@ -21,7 +21,7 @@ services:
|
||||
image: nextcloud:apache
|
||||
restart: always
|
||||
ports:
|
||||
- 8080:80
|
||||
- 8090:80
|
||||
volumes:
|
||||
- /docker/appdata/nextcloud/nextcloud:/var/www/html
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user