10 lines
366 B
Plaintext
10 lines
366 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 weedkeeper/backend ssh://git@docker.local:222/flo/weedkeeper-backend.git
|
|
frontend weedkeeper/frontend ssh://git@docker.local:222/flo/weedkeeper-frontend.git
|