docker -compose run --rm web psql -h database_default -U postgres db ... section to the database service in docker-compose.yml and map the port to your host.
確定! 回上一頁