mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-30 13:32:46 +00:00
feat: add minimal-connector to compose
This commit is contained in:
5
start.sh
5
start.sh
@@ -52,6 +52,11 @@ Useful commands:
|
||||
* In case you don't need the containers to be running anymore, you can also stop them using docker-compose command (example for database container):
|
||||
|
||||
$SUDO docker-compose stop database
|
||||
|
||||
* If you want to test the functionality of the "minimal-connector", use the following command.
|
||||
|
||||
$SUDO docker-compose up minimal-connector
|
||||
|
||||
EOF
|
||||
|
||||
read _
|
||||
|
||||
Reference in New Issue
Block a user