Files
sponge/deployments/docker-compose
2023-09-02 22:18:32 +08:00
..
2023-09-02 22:18:32 +08:00
2023-03-11 19:24:49 +08:00

copy the configuration file to the configs directory before starting the service.

├── configs
│         └── serverNameExample.yml
└── docker-compose.yml

running service:

docker-compose up -d