Supervisor update 2

This commit is contained in:
hayano
2024-10-29 00:56:12 +00:00
parent a6b816c9f2
commit b872f377b2
11 changed files with 61 additions and 9 deletions

View File

@ -53,6 +53,7 @@ services:
- type: volume
source: nginx_logs
target: /var/log/nginx
- media_data:/app/media:ro
ports:
- "80:80"
depends_on:
@ -72,3 +73,4 @@ volumes:
geoserver-data:
static_volume:
nginx_logs:
media_data: