forked from retoor/devplacepy
chore: bump base image to python 3.13 and switch nginx config to template-based conf.d generation
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ services:
|
||||
dockerfile: nginx/Dockerfile
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "${PORT:-80}:80"
|
||||
- "${PORT:-10500}:80"
|
||||
environment:
|
||||
NGINX_CACHE_ENABLED: "${NGINX_CACHE_ENABLED:-false}"
|
||||
NGINX_CACHE_MAX_SIZE: "${NGINX_CACHE_MAX_SIZE:-1g}"
|
||||
|
||||
Reference in New Issue
Block a user