change port
This commit is contained in:
		| @@ -19,7 +19,7 @@ calibre-web-automated: | ||||
|             - name: PGID | ||||
|               value: 100 | ||||
|             - name: DOCKER_MODS | ||||
|               value: lscr.io/linuxserver/mods:universal-calibre-v7.23.0@sha256:6ff57db7e57445f3597acf5a479f1c1fcb62604f112cfd094ced325c85d050dc | ||||
|               value: lscr.io/linuxserver/mods:universal-calibre-v7.23.0 | ||||
|           resources: | ||||
|             requests: | ||||
|               cpu: 100m | ||||
| @@ -70,7 +70,7 @@ calibre-web-automated: | ||||
|       controller: main | ||||
|       ports: | ||||
|         http: | ||||
|           port: 80 | ||||
|           port: 8083 | ||||
|           targetPort: 8083 | ||||
|           protocol: HTTP | ||||
|     downloader: | ||||
| @@ -91,7 +91,7 @@ calibre-web-automated: | ||||
|               pathType: Prefix | ||||
|               service: | ||||
|                 name: calibre-web-automated-main | ||||
|                 port: 80 | ||||
|                 port: 8083 | ||||
|       tls: | ||||
|         - hosts: | ||||
|             - calibre-cl01tl | ||||
|   | ||||
		Reference in New Issue
	
	Block a user