mirror of
https://github.com/fastapi-admin/fastapi-admin.git
synced 2026-03-13 10:32:25 +08:00
update docker-compose.yml
This commit is contained in:
@@ -16,5 +16,5 @@ services:
|
||||
- '8000:8000'
|
||||
depends_on:
|
||||
- mysql
|
||||
image: prismspay
|
||||
image: fastapi-admin
|
||||
command: uvicorn examples.main:app --port 8000 --host 0.0.0.0
|
||||
|
||||
Reference in New Issue
Block a user