chore: docker compose Sample backend fix
This commit is contained in:
parent
399b88bf2b
commit
ea00dc7e7b
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user