Correct static volume

This commit is contained in:
Andreas Zweili 2022-12-12 09:51:13 +01:00
parent 02ad71762d
commit 21ff8e674c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ services:
# build: .
image: ghcr.io/nebucatnetzer/network_inventory/network-inventory
volumes:
- .:/code
- ./static/:/code/static
environment:
- DJANGO_SETTINGS_MODULE
- DJANGO_DEBUG