Getting started with Docker Compose and Django. ... POSTGRES_PASSWORD=postgres web: build: . command: python manage.py runserver 0.0.0.0:8000 volumes: - .
確定! 回上一頁