fup
This commit is contained in:
parent
3a036f4104
commit
a3ad5b1ba8
|
@ -51,7 +51,7 @@ spec:
|
|||
- name: NGINX_ERROR_LOG_LEVEL
|
||||
value: "warn"
|
||||
- name: NGINX_APP_PHP_NON_FILE_PATTERN
|
||||
value: "^/app\\.php(/|$)"
|
||||
value: "^/index\\.php(/|$)"
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
restartPolicy: Always
|
||||
|
|
Loading…
Reference in New Issue