Compare commits
2 Commits
6091a4ec67
...
084b49a6da
| Author | SHA1 | Date | |
|---|---|---|---|
|
084b49a6da
|
|||
| 7c0039ca5d |
@@ -9,7 +9,7 @@ code-server:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/code-server
|
repository: ghcr.io/linuxserver/code-server
|
||||||
tag: 4.108.2@sha256:280ce0bfa4ab49fa5d252e4e2cbffd0dc5f461902e17fa2734d4f493460f84b0
|
tag: 4.109.2@sha256:3c6a1f70ba898b47d77dec0ce6d43a3a9223091587d3c57935607eefa77511da
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ home-assistant:
|
|||||||
code-server:
|
code-server:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/code-server
|
repository: ghcr.io/linuxserver/code-server
|
||||||
tag: 4.108.2@sha256:280ce0bfa4ab49fa5d252e4e2cbffd0dc5f461902e17fa2734d4f493460f84b0
|
tag: 4.109.2@sha256:3c6a1f70ba898b47d77dec0ce6d43a3a9223091587d3c57935607eefa77511da
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
|||||||
@@ -106,7 +106,7 @@ rybbit:
|
|||||||
- name: NODE_ENV
|
- name: NODE_ENV
|
||||||
value: production
|
value: production
|
||||||
- name: NEXT_PUBLIC_BACKEND_URL
|
- name: NEXT_PUBLIC_BACKEND_URL
|
||||||
value: https://rybbit.alexlebens.dev
|
value: http://rybbit-backend.rybbit:3001
|
||||||
- name: NEXT_PUBLIC_DISABLE_SIGNUP
|
- name: NEXT_PUBLIC_DISABLE_SIGNUP
|
||||||
value: false
|
value: false
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
Reference in New Issue
Block a user