Untitled
Anonymous
plain_text
02/14/2023 1:14 PM
308 B
21
Indexable
lotto:
container_name: lotto
build: .
# image: 054968576252.dkr.ecr.eu-central-1.amazonaws.com/lotto:latest
restart: always
ports:
- '8000:8000'
environment:
- "SPRING_PROFILES_ACTIVE=dev"Editor is loading...