mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-10 11:08:52 -06:00
server: Update paths
This commit is contained in:
@@ -4,6 +4,6 @@ ktor {
|
||||
port = ${?PORT}
|
||||
}
|
||||
application {
|
||||
modules = [ org.isoron.uhabits.sync.app.SyncApplicationKt.main ]
|
||||
modules = [ org.isoron.uhabits.server.app.SyncApplicationKt.main ]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user