copy the configuration file to the configs directory before starting the service.
├── configs
│ └── serverNameExample.yml
└── docker-compose.yml
running service:
docker-compose up -d
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
copy the configuration file to the configs directory before starting the service.
├── configs
│ └── serverNameExample.yml
└── docker-compose.yml
running service:
docker-compose up -d