|
|
|
@ -537,7 +537,7 @@ services:
|
|
|
|
# Mount the storage directory to the container, for storing user files.
|
|
|
|
# Mount the storage directory to the container, for storing user files.
|
|
|
|
- ./volumes/app/storage:/app/api/storage
|
|
|
|
- ./volumes/app/storage:/app/api/storage
|
|
|
|
# Mount the log directory from the container to the host
|
|
|
|
# Mount the log directory from the container to the host
|
|
|
|
- ./volumes/app/logs:/app/logs
|
|
|
|
- ./volumes/app/logs:/app/logs
|
|
|
|
networks:
|
|
|
|
networks:
|
|
|
|
- ssrf_proxy_network
|
|
|
|
- ssrf_proxy_network
|
|
|
|
- default
|
|
|
|
- default
|
|
|
|
@ -568,7 +568,7 @@ services:
|
|
|
|
# Mount the storage directory to the container, for storing user files.
|
|
|
|
# Mount the storage directory to the container, for storing user files.
|
|
|
|
- ./volumes/app/storage:/app/api/storage
|
|
|
|
- ./volumes/app/storage:/app/api/storage
|
|
|
|
# Mount the log directory from the container to the host
|
|
|
|
# Mount the log directory from the container to the host
|
|
|
|
- ./volumes/app/logs:/app/logs
|
|
|
|
- ./volumes/app/logs:/app/logs
|
|
|
|
networks:
|
|
|
|
networks:
|
|
|
|
- ssrf_proxy_network
|
|
|
|
- ssrf_proxy_network
|
|
|
|
- default
|
|
|
|
- default
|
|
|
|
@ -593,7 +593,7 @@ services:
|
|
|
|
# Mount the storage directory to the container, for storing user files.
|
|
|
|
# Mount the storage directory to the container, for storing user files.
|
|
|
|
- ./volumes/app/storage:/app/api/storage
|
|
|
|
- ./volumes/app/storage:/app/api/storage
|
|
|
|
# Mount the log directory from the container to the host
|
|
|
|
# Mount the log directory from the container to the host
|
|
|
|
- ./volumes/app/logs:/app/logs
|
|
|
|
- ./volumes/app/logs:/app/logs
|
|
|
|
networks:
|
|
|
|
networks:
|
|
|
|
- ssrf_proxy_network
|
|
|
|
- ssrf_proxy_network
|
|
|
|
- default
|
|
|
|
- default
|
|
|
|
|