fix docker compose.
This commit is contained in:
@@ -20,6 +20,8 @@ services:
|
||||
- ./alembic.ini:/app/alembic.ini
|
||||
- ./docker-entrypoint.sh:/app/docker-entrypoint.sh
|
||||
restart: unless-stopped
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
|
||||
# sync:
|
||||
# build:
|
||||
|
||||
Reference in New Issue
Block a user