Update compose accordingly

This commit is contained in:
Andrew 2024-02-03 17:07:52 +03:00
parent c7de441eff
commit 934fe48327
1 changed files with 0 additions and 2 deletions

View File

@ -30,8 +30,6 @@ services:
args:
- APP_DIRECTORY=${APP_DIRECTORY:-/opt/strapi}
- NODE_ENV=${NODE_ENV:-18}
- STRAPI_ADMIN_BACKEND_URL=${STRAPI_ADMIN_BACKEND_URL:-https://strapi.enderman.ch}
- ADMIN_PATH=${ADMIN_PATH:-dashboard}
image: endermanch/strapi
container_name: "cms-strapi"
hostname: "strapi"