mirror of
https://github.com/movie-web/backend.git
synced 2025-09-13 12:23:25 +00:00
Implement trusted cloudflare ips
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
This commit is contained in:
@@ -12,6 +12,8 @@ services:
|
||||
POSTGRES_PASSWORD: postgres
|
||||
volumes:
|
||||
- 'postgres_data:/var/lib/postgresql/data'
|
||||
redis:
|
||||
image: redis
|
||||
|
||||
# custom services
|
||||
backend:
|
||||
|
Reference in New Issue
Block a user