1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-01-02 03:37:54 +02:00

fixing server path for heroku

This commit is contained in:
Patrik J. Braun 2019-12-10 13:29:33 +01:00
parent 00d3ae55e7
commit 487b14b768

View File

@ -1 +1 @@
web: node ./backend/index.js --Client-authenticationRequired=false --Client-Sharing-enabled=false
web: node ./src/backend/index.js --Client-authenticationRequired=false --Client-Sharing-enabled=false