Skip to content

Latest commit

 

History

History
 
 

docker-compose

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Startup

docker compose up -d

Troubleshooting

  1. If you encounter port conflict problem, you could change the default scdbserver published port 8080 to an available port by modifying env SCDB_PORT in .env file.