remove notes bind now that git
All checks were successful
Update Compose File / build (push) Successful in 8s
All checks were successful
Update Compose File / build (push) Successful in 8s
This commit is contained in:
@@ -116,7 +116,6 @@ services:
|
|||||||
DOCKER_MODS: "linuxserver/mods:code-server-python3|linuxserver/mods:universal-docker-in-docker"
|
DOCKER_MODS: "linuxserver/mods:code-server-python3|linuxserver/mods:universal-docker-in-docker"
|
||||||
volumes:
|
volumes:
|
||||||
- ${DATA}/code-server:/config
|
- ${DATA}/code-server:/config
|
||||||
- ${DRIVE}/notes:/config/workspace/notes
|
|
||||||
dns:
|
dns:
|
||||||
- ${DNS_SERVER}
|
- ${DNS_SERVER}
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|||||||
Reference in New Issue
Block a user