prod
This commit is contained in:
@ -2,6 +2,7 @@ services:
|
||||
backend:
|
||||
build:
|
||||
context: backend
|
||||
dockerfile: ./Dockerfile.prod
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8000"
|
||||
|
||||
Reference in New Issue
Block a user