Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tfr42 committed Jul 24, 2023
1 parent 904b126 commit 792dad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ Before configuring a JDBC connection to the Oracle DB you need to restart the do

Here an example how to fix issue with Oracle JDBC when running in 'ORA-01882: timezone region not found':

% docker run --env CATALINA_OPTS="-Doracle.jdbc.timezoneAsRegion=false -Duser.timezone=CET" -d deegree/deegree-tomcat
% docker run --env CATALINA_OPTS="-Doracle.jdbc.timezoneAsRegion=false -Duser.timezone=CET" -d tfr42/deegree:latest

0 comments on commit 792dad9

Please sign in to comment.