Watchtower und Ausnahmen für Cloud und Web hinzugefügt

This commit is contained in:
borgal
2021-12-22 21:31:04 +00:00
parent 2d0cffdfc4
commit 3a35ab75a7
6 changed files with 99 additions and 2 deletions

View File

@@ -5,8 +5,8 @@ services:
image: ghcr.io/linuxserver/code-server
container_name: code-server
environment:
- PUID=33
- PGID=33
- PUID=80
- PGID=80
- TZ=Europe/Berlin
- PASSWORD=${PASSWORD}
- SUDO_PASSWORD=${SUDO_PASSWORD}