mirror of https://github.com/bmaltais/kohya_ss
chore(docker): remove 6006 port from kohya-ss-gui in docker-compose
- Remove the mapping for the port 6006 in the docker-compose file Signed-off-by: 陳鈞 <jim60105@gmail.com>pull/2344/head
parent
b7ca252a84
commit
05d420faf1
|
|
@ -11,7 +11,6 @@ services:
|
|||
- UID=1000
|
||||
ports:
|
||||
- 7860:7860
|
||||
- 6006:6006
|
||||
environment:
|
||||
SAFETENSORS_FAST_GPU: 1
|
||||
tmpfs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue