brewery-website/run.sh
2024-05-30 16:26:55 -04:00

4 lines
62 B
Bash

#! /usr/bin/env bash
python manage.py runserver 0.0.0.0:9595