mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-24 20:34:10 +02:00
Remove trailing whitespaces
This commit is contained in:
parent
39d259adfc
commit
654ddeae23
17 changed files with 34 additions and 34 deletions
|
@ -16,7 +16,7 @@ services:
|
|||
image: redis
|
||||
restart: always
|
||||
|
||||
app:
|
||||
app:
|
||||
build: ./app
|
||||
restart: always
|
||||
ports:
|
||||
|
|
|
@ -16,7 +16,7 @@ services:
|
|||
image: redis
|
||||
restart: always
|
||||
|
||||
app:
|
||||
app:
|
||||
build: ./app
|
||||
restart: always
|
||||
volumes:
|
||||
|
|
|
@ -12,7 +12,7 @@ services:
|
|||
env_file:
|
||||
- db.env
|
||||
|
||||
app:
|
||||
app:
|
||||
image: nextcloud:apache
|
||||
restart: always
|
||||
ports:
|
||||
|
|
|
@ -12,7 +12,7 @@ services:
|
|||
env_file:
|
||||
- db.env
|
||||
|
||||
app:
|
||||
app:
|
||||
image: nextcloud:fpm
|
||||
restart: always
|
||||
volumes:
|
||||
|
|
|
@ -9,7 +9,7 @@ services:
|
|||
env_file:
|
||||
- db.env
|
||||
|
||||
app:
|
||||
app:
|
||||
image: nextcloud:apache
|
||||
restart: always
|
||||
ports:
|
||||
|
|
|
@ -9,7 +9,7 @@ services:
|
|||
env_file:
|
||||
- db.env
|
||||
|
||||
app:
|
||||
app:
|
||||
image: nextcloud:fpm
|
||||
restart: always
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue