mirror of
https://github.com/i701/sarlink-portal-api.git
synced 2025-06-29 15:02:09 +00:00
@ -16,4 +16,4 @@ RUN python3 manage.py collectstatic
|
||||
|
||||
VOLUME /var/www/html/staticfiles/
|
||||
|
||||
CMD gunicorn apibase.wsgi:application --bind 0.0.0.0:4000 --workers=4
|
||||
CMD gunicorn apibase.wsgi:application --bind 0.0.0.0:5000 --workers=4
|
||||
|
Reference in New Issue
Block a user