diff --git a/start-all.sh b/start-all.sh index b8ab461..3bb9ce4 100755 --- a/start-all.sh +++ b/start-all.sh @@ -7,7 +7,7 @@ function up { up proxy --scale whoami=3; up monitoring; up nextcloud; -up gitea; +up git; up wallabag; up www; up firefoxsync;