Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tupá
Manage
Activity
Members
Labels
Plan
Issues
13
Issue boards
Milestones
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sistemas
Tupá
Commits
7f6f5a80
Commit
7f6f5a80
authored
4 years ago
by
Fernando Alvez
Browse files
Options
Downloads
Patches
Plain Diff
Cambio en upload_max_filesize en img de dev
parent
2d9829d1
No related branches found
Branches containing commit
No related tags found
1 merge request
!55
Alta de términos y condiciones
Pipeline
#1043
passed with stage
Stage:
in 11 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker/backend/Dockerfile
+1
-0
1 addition, 0 deletions
docker/backend/Dockerfile
with
1 addition
and
0 deletions
docker/backend/Dockerfile
+
1
−
0
View file @
7f6f5a80
...
...
@@ -101,6 +101,7 @@ RUN chmod +x /usr/local/bin/composer
RUN
echo
"memory_limit = 1024M"
>>
/etc/php7/php.ini
RUN
echo
"error_reporting = E_ALL"
>>
/etc/php7/php.ini
RUN
echo
"display_errors = On"
>>
/etc/php7/php.ini
RUN
echo
"upload_max_filesize = 10M"
>>
/etc/php7/php.ini
#############################################################################
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment