Skip to content

Commit

Permalink
Temporarily enable dev profile
Browse files Browse the repository at this point in the history
until I figure out alfio-event#511
  • Loading branch information
vorburger committed Sep 30, 2018
1 parent 5bd59d4 commit 0a0894d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .s2i/environment
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ JAVA_APP_JAR=alfio-2.0-M0-SNAPSHOT-boot.war

# Now the fixed Alf.io options:
ALFIO_LOG_STDOUT_ONLY=true
SPRING_PROFILES_ACTIVE=http,jdbc-session
SPRING_PROFILES_ACTIVE=dev,http,jdbc-session

# These options must be passed in environment variables to the container:
# POSTGRES_PORT_5432_TCP_ADDR=localhost
Expand Down

0 comments on commit 0a0894d

Please sign in to comment.