Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6ce1fd0f02 | |||
| c9ae3b8b4e |
@ -29,7 +29,7 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`${EXTRA_DOMAINS})"
|
||||
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.2.0+v2.4.1"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.3.0+v2.4.1"
|
||||
|
||||
|
||||
immich-machine-learning: # TODO: this has to be that name, as the frontend tries to reach it at: http://immich-machine-learning:3003
|
||||
|
||||
1
release/1.3.0+v2.4.1
Normal file
1
release/1.3.0+v2.4.1
Normal file
@ -0,0 +1 @@
|
||||
added support for external storage. skipped 1.2.0 because it was not released as tag
|
||||
Reference in New Issue
Block a user