Skip to content
Snippets Groups Projects
Select Git revision
  • cc5053648a8ba2a5c02dae317fe5b4003ead3b7b
  • develop default protected
  • master protected
  • feature/scrollbars
  • native-audio
  • v7.3.0
  • v7.2.0
  • v7.1.0
  • v7.0.2
  • v7.0.1
  • v7.0.0
  • v5.0.1
  • v5.1.0
  • v6.1.0
  • v6.0.0
15 results

application.yml

Blame
  • application.yml 536 B
    name: "PlayWall"
    version: "7.0.0"
    build: 40
    identifier: "de.tobias.playpad.v7"
    date: "2019-02-04"
    
    main: "de.tobias.playpad.PlayPadMain"
    author: "Tobias Ullerich"
    
    basePath: "PlayWall"
    
    serverBaseURL: "https://playwall.thecodelabs.de/files"
    
    userInfo:
      website: "https://playwall.thecodelabs.de/"
      repository: "https://thecodelabs.de/PlayWall/PlayWallDesktop"
      changelogURL: "https://playwall.thecodelabs.de/php/roadmap.php"
      server: "playwall.thecodelabs.de:8090"
      accountRegister: "https://playwall.thecodelabs.de/php/index.php"