Miroca_Server

This commit is contained in:
Victor Alexandrovich Tsyrenschikov
2026-01-02 15:07:56 +05:00
parent c9ae31bc3d
commit 0df2ccb03c
8 changed files with 194 additions and 4 deletions

View File

@@ -138,10 +138,10 @@ USE_TZ = True
# https://docs.djangoproject.com/en/3.2/howto/static-files/
STATIC_URL = '/static/'
STATIC_ROOT = '/home/c76533/miroca.ru/www/static'
STATIC_ROOT = '/home/c76533/miroca.ru/app/www/static'
MEDIA_URL = '/media/'
MEDIA_ROOT = '/home/c76533/miroca.ru/www/media'
MEDIA_ROOT = '/home/c76533/miroca.ru/app/www/media'
# Default primary key field type
# https://docs.djangoproject.com/en/3.2/ref/settings/#default-auto-field