Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
Z
zkci-bitrix
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Карнаухов Константин
zkci-bitrix
Commits
59218190
Commit
59218190
authored
Mar 27, 2017
by
Карнаухов Константин
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(docker): fix nginx and apache configs permissions
parent
2a0b3b58
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
.env
.env
+1
-1
docker-compose.yml
docker-compose.yml
+4
-4
No files found.
.env
View file @
59218190
VIRTUAL_HOST=
DEV-1-111
.zolotoykod.ru
VIRTUAL_HOST=
staging.1.dev.1119
.zolotoykod.ru
BITRIX_PORT=8081
SITE_PORT=8080
docker-compose.yml
View file @
59218190
...
...
@@ -13,11 +13,11 @@ services:
-
./www:/home/bitrix/site:Z
-
./docker/apache/bitrix.conf:/etc/httpd/bx/conf/default.conf:
ro
-
./docker/nginx/bitrix.conf:/etc/nginx/bx/site_avaliable/s1.conf:
ro
-
./docker/apache/bitrix.conf:/etc/httpd/bx/conf/default.conf:
Z
-
./docker/nginx/bitrix.conf:/etc/nginx/bx/site_avaliable/s1.conf:
Z
-
./docker/apache/site.conf:/etc/httpd/bx/conf/site.conf:
ro
-
./docker/nginx/site.conf:/etc/nginx/bx/site_enabled/site.conf:
ro
-
./docker/apache/site.conf:/etc/httpd/bx/conf/site.conf:
Z
-
./docker/nginx/site.conf:/etc/nginx/bx/site_enabled/site.conf:
Z
ports
:
-
"
${BITRIX_PORT}:8080"
-
"
${SITE_PORT}:80"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment