Skip to content

Commit

Permalink
Update docker compose name
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis960 committed Sep 3, 2024
1 parent f0fbdf9 commit a283813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Blumy-Server/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version: '3.4'
name: blumy
name: blumy-${PUBLIC_MODE:-production}

services:
db:
Expand Down

0 comments on commit a283813

Please sign in to comment.