mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-07 07:17:43 -04:00
Docker compose typo
Fixed a typo in docker-compose.test file
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
version: '2.2'
|
||||
|
||||
include:
|
||||
- docker/docker-mysql.yaml
|
||||
- docker/docker-mysql.yml
|
||||
|
||||
services:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user