Rename codex prod appsettings file
This commit is contained in:
@@ -24,6 +24,6 @@ volumes:
|
|||||||
name: staging-codex-appsettings
|
name: staging-codex-appsettings
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: appsettings
|
- name: appsettings
|
||||||
mountPath: "/app/appsettings.Development.json"
|
mountPath: "/app/appsettings.json"
|
||||||
readOnly: true
|
readOnly: true
|
||||||
subPath: appsettings.json
|
subPath: appsettings.json
|
||||||
|
|||||||
Reference in New Issue
Block a user