mirror of
https://codeberg.org/JasterV/chat-rooms-actix.git
synced 2026-04-26 18:10:04 +00:00
procfile added
This commit is contained in:
parent
12f0b25e85
commit
364e506166
2 changed files with 1 additions and 5 deletions
1
Procfile
Normal file
1
Procfile
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
web: ./target/release/actix-messaging
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
build:
|
|
||||||
docker:
|
|
||||||
app: Dockerfile
|
|
||||||
run:
|
|
||||||
app: ./actix-messaging
|
|
||||||
Loading…
Reference in a new issue