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