Delete trailing spaces and rogue newlines
This commit is contained in:
parent
fafb475869
commit
ee440617d9
@ -50,7 +50,6 @@ services:
|
||||
- "traefik.frontend.passHostHeader=true"
|
||||
volumes:
|
||||
- weblate-data:/app/data
|
||||
|
||||
env_file:
|
||||
- ./environment
|
||||
environment:
|
||||
@ -78,7 +77,6 @@ services:
|
||||
- /containers/jenkins:/var/jenkins_home
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
|
||||
weblate_static:
|
||||
image: nginx:alpine
|
||||
restart: always
|
||||
|
Loading…
Reference in New Issue
Block a user