ignore: komentatutako ingurune aldagaiak kentzen ditu
This commit is contained in:
@@ -8,10 +8,6 @@ services:
|
|||||||
- "1337:1337"
|
- "1337:1337"
|
||||||
environment:
|
environment:
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
# Puedes definir otras variables según tu configuración de Strapi
|
|
||||||
# APP_KEYS: "your_app_keys"
|
|
||||||
# API_TOKEN_SALT: "your_api_token_salt"
|
|
||||||
# ADMIN_JWT_SECRET: "your_admin_jwt_secret"
|
|
||||||
volumes:
|
volumes:
|
||||||
- strapi_data:/app/back/.tmp
|
- strapi_data:/app/back/.tmp
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user