implement drag and drop
As a consquence of better UX, '/' post handler will now redirect instead of returning a String. Signed-off-by: Gunwant Jain <mail@wantguns.dev>
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
version: '3.3'
|
||||
services:
|
||||
pastebin:
|
||||
image: wantguns/bin
|
||||
build: .
|
||||
# image: wantguns/bin
|
||||
container_name: pastebin
|
||||
ports:
|
||||
- 127.0.0.1:6162:6162
|
||||
|
||||
Reference in New Issue
Block a user