mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-24 01:14:27 +01:00
fix: remove deprecated compose version tag
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
version: '2.2'
|
||||
services:
|
||||
|
||||
sharelatex:
|
||||
restart: always
|
||||
image: sharelatex/sharelatex
|
||||
@@ -11,6 +11,8 @@ services:
|
||||
condition: service_started
|
||||
ports:
|
||||
- 8888:80
|
||||
expose:
|
||||
- 80
|
||||
links:
|
||||
- mongo
|
||||
- redis
|
||||
|
||||
Reference in New Issue
Block a user