Update docker-compose.yml
This commit is contained in:
@@ -2,6 +2,7 @@ version: "3.9"
|
|||||||
services:
|
services:
|
||||||
# The FastAPI Web Server
|
# The FastAPI Web Server
|
||||||
web:
|
web:
|
||||||
|
image: loredcast/filewizard:latest
|
||||||
build: .
|
build: .
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
|
|||||||
Reference in New Issue
Block a user