Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use new clan db structure from https://github.com/FAForever/db/pull/56 #2

Closed
wants to merge 3 commits into from

Conversation

IDragonfire
Copy link
Contributor

No description provided.

@@ -3,7 +3,7 @@ faf-api:

spring:
datasource:
url: jdbc:mysql://${DATABASE_ADDRESS:192.168.99.100}/${DATABASE_NAME:faf_lobby}?useSSL=false
url: jdbc:mysql://${DATABASE_ADDRESS:localhost}/${DATABASE_NAME:faf_test}?useSSL=false
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't commit your local settings

@@ -25,7 +25,7 @@ spring:
active: ${API_PROFILE:dev}

server:
port: 8080
port: 5000
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't commit your local settings

@IDragonfire
Copy link
Contributor Author

restructure not approved

@IDragonfire IDragonfire closed this Jan 7, 2017
IDragonfire added a commit that referenced this pull request Apr 17, 2017
Brutus5000 added a commit that referenced this pull request Apr 13, 2021
BlackYps added a commit that referenced this pull request Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants