mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-07 00:42:34 +00:00
fix docker ssh issue by downgrading phpseclib
This commit is contained in:
@ -12,7 +12,7 @@ services:
|
||||
extra_hosts:
|
||||
- 'host.docker.internal:host-gateway'
|
||||
ports:
|
||||
- '${APP_PORT:-80}:80'
|
||||
- '${APP_PORT:-8000}:80'
|
||||
- '${VITE_PORT:-5173}:${VITE_PORT:-5173}'
|
||||
volumes:
|
||||
- "vito-storage:/var/www/html/storage"
|
||||
|
Reference in New Issue
Block a user