Web Development Umgebung angepasst
This commit is contained in:
@@ -16,7 +16,12 @@ services:
|
||||
volumes:
|
||||
- ./config:/config
|
||||
- /opt/webserver/DocumentRoot:/code
|
||||
- ./code-server:/home/coder/.local/share/code-server
|
||||
- www:/www
|
||||
ports:
|
||||
- 8181:8443
|
||||
restart: unless-stopped
|
||||
- 8184:5500
|
||||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
www:
|
||||
external: true
|
||||
Reference in New Issue
Block a user