chore: docker compose Sample backend fix
This commit is contained in:
@@ -64,7 +64,7 @@ services:
|
||||
|
||||
samplefamback:
|
||||
build: sample-back
|
||||
command: -Dspring.profiles.active=dev
|
||||
command: -Dspring.profiles.active=sample
|
||||
container_name: samplefam-api
|
||||
restart: always
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user