Update docker-compose.yml
Deploy / deploy (push) Failing after 30s
Details
Deploy / deploy (push) Failing after 30s
Details
This commit is contained in:
parent
3312a19ffd
commit
5b904cce4c
|
@ -5,9 +5,7 @@ services:
|
||||||
image: machines/filestash
|
image: machines/filestash
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
# APPLICATION_URL: https://alice.dcomp.ufsj.edu.br
|
|
||||||
ONLYOFFICE_URL: http://onlyoffice
|
ONLYOFFICE_URL: http://onlyoffice
|
||||||
# - ONLYOFFICE_URL=https://alice.ufsj.edu.br/office
|
|
||||||
ports:
|
ports:
|
||||||
- "8334:8334"
|
- "8334:8334"
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue