chore: improved docker container names

This commit is contained in:
2024-09-08 21:55:17 +02:00
parent f32dfde28a
commit cd5a5233a5
2 changed files with 6 additions and 3 deletions

View File

@@ -19,4 +19,4 @@ build:
chmod a+x ./back/target/*.jar
deploy:
docker compose up -d --build
docker compose up -d --build --remove-orphans