mirror of
https://github.com/elyby/chrly.git
synced 2024-12-23 05:30:06 +05:30
Откат изменения активного порта
This commit is contained in:
parent
e03832b4e8
commit
4bcd0495ed
@ -2,7 +2,7 @@ version: '2'
|
|||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
ports:
|
ports:
|
||||||
- "81:80"
|
- "80:80"
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
image: redis:3.0
|
image: redis:3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user