mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-23 08:54:27 +01:00
fix: remove deprecated compose version tag
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
version: "2.1"
|
||||
|
||||
services:
|
||||
|
||||
code-server:
|
||||
@@ -18,6 +16,8 @@ services:
|
||||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/vscode/config:/config
|
||||
ports:
|
||||
- 8443:8443
|
||||
expose:
|
||||
- 8443
|
||||
restart: unless-stopped
|
||||
#networks:
|
||||
# - proxy
|
||||
|
||||
Reference in New Issue
Block a user