From 1a24fbc193d5d881ea6caef463153f8e23ff792b Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Sat, 24 May 2025 21:54:52 +0200 Subject: Add yml --- & ... --- authentik/compose.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'authentik') diff --git a/authentik/compose.yaml b/authentik/compose.yaml index 5532e1d..5e36971 100644 --- a/authentik/compose.yaml +++ b/authentik/compose.yaml @@ -1,3 +1,4 @@ +--- services: postgresql: image: docker.io/library/postgres:16-alpine @@ -87,3 +88,4 @@ volumes: redis: driver: local networks: {} +... -- cgit v1.2.3 Spoteezer.git
Music app in Java
aboutsummaryrefslogtreecommitdiffstats
path: root/bin/musichub/business/Language.class (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-27Add search functionalitysaid belhadj2-1/+23
2021-06-26Delete spoteezer.imlClyhtsuriva1-11/+0
2021-06-26Updated javadoc, added jacoco and the necessary JUnit for this feature.Clyhtsuriva128-78/+3725
2021-06-26Applying the latest package architecture.Clyhtsuriva9-3/+47
2021-06-26Modified compile.bat and run.bat to use maven.Clyhtsuriva2-2/+2
2021-06-26Delete out/production/spoteezer/musichub directoryClyhtsuriva17-0/+0
2021-06-26Removed reduced pom and added the content of STZ-0001 with a switch modif.Clyhtsuriva65-149/+208
2021-06-26Delete .classpathClyhtsuriva1-6/+0
2021-06-26Delete .projectClyhtsuriva1-17/+0
2021-06-26Delete .idea directoryClyhtsuriva4-28/+0
2021-06-26UpdateClyhtsuriva50-84/+84
2021-06-26Changed the architecture to respect maven and generated an empty javadocClyhtsuriva129-23/+7829
2021-06-26Add reset, pause, quit functionalitysaid belhadj46-18/+100
2021-06-26Adding the pom.xml and target folder created from mvn package.Clyhtsuriva6-0/+164
2021-06-26Add the possibility to listen a song thanks to Audio System librarysaid belhadj7-4/+55
2021-06-25Fixing STZ-0004 issue.Clyhtsuriva1-1/+3
2021-06-17Delete initial_class_diagram.pngClyhtsuriva1-0/+0