10 lines
358 B
Plaintext
10 lines
358 B
Plaintext
# Systems configuration
|
|
# configure the systems for the dev-env with the following pattern:
|
|
#
|
|
# <identifier>=<path/to/folder> <git repo link>
|
|
#
|
|
# LIKE CRON - THE FILE HAS TO END WITH AN EMPTY LINE
|
|
#
|
|
backend template/backend ssh://git@docker.local:222/flo/template-backend.git
|
|
frontend template/frontend ssh://git@docker.local:222/flo/template-frontend.git
|