Skip to content

Commit

Permalink
drop erddap-log
Browse files Browse the repository at this point in the history
  • Loading branch information
JessyBarrette committed Nov 16, 2023
1 parent 76280cd commit 68fd4ee
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,4 @@ services:
"-f",
"http://localhost:8080/erddap/index.html"
]
interval: 10s
erddap-logs:
image: gynter/rsyslog-relp:alpine
volumes:
- ./erddap/data:/erddapData:ro
- ./tomcatLogs:/usr/local/tomcat/logs:ro
- ./rsyslog/rsyslog.conf:/etc/rsyslog.conf:ro
- ./rsyslog/rsyslog.d:/etc/rsyslog.d:ro
depends_on:
- erddap
interval: 10s

0 comments on commit 68fd4ee

Please sign in to comment.