Compare commits

..

2 Commits

1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ version: '3.8'
services:
web:
restart: unless-stopped
build: .
command: python manage.py runserver 0.0.0.0:${PORT}
volumes: