Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit 7957c151 authored by Farkhan Syawal Harahap's avatar Farkhan Syawal Harahap
Browse files

fix mount issue

parent 76787bb2
No related branches found
No related tags found
No related merge requests found
Pipeline #208418 passed
#!/usr/bin/sh
python manage.py migrate && python manage.py runserver 0.0.0.0:8000
\ No newline at end of file
python manage.py migrate && python manage.py runserver 0.0.0.0:8000 --insecure
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment